Click or drag to resize
ClientDisconnect Method

Disconnects the client.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public void Disconnect()
Remarks

A KICKED disconnect message will be sent to all connections of the client, then they will be disconnected.

See Also