Click or drag to resize
ClientDisconnect Method

Disconnects the client.

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