Click or drag to resize
ClientDisconnect Method

Disconnects the client.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2023.1.3.0 (2023.1.3)
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