Delegate SDKEventHandler
Delegate SDKEventHandler.
Namespace: VpnSDK
Assembly: cs.temp.dll.dll
Syntax
public delegate void SDKEventHandler(ISDK sender);
Parameters
Type | Name | Description |
---|---|---|
ISDK | sender | The SDK instance that has fired the event. |