ControllerAPI.OnClientConnected Method

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

Parameters

e
ControllerAPIClient

In this article

Definition