EventLogger.OnStart Method

protected virtual void OnStart( 
string logName 
)
This language is not supported or no code example is available.
protected:  
virtual void OnStart( 
String^ logName 
)
This language is not supported or no code example is available.
protected function OnStart( 
logName : String 
);
This language is not supported or no code example is available.

Parameters

logName
string

In this article

Definition