DataFileServer.OnNewLog Method

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

Parameters

e
string

In this article

Definition