Click or drag to resize

AbstractSessionDisconnect Method

Closes the connection to the remote server if it is open.

Namespace:  SoftGear.Strix.Unity.Runtime.Session
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public void Disconnect()
See Also