StopCommunicate
Stop the active communication channel for receiving proxy events.
void StopCommunicate()
Parameters
none
Return Value
Stop the active communication channel
Example
// example
StopCommunicate();
Last updated
Was this helpful?