Click or drag to resize
ConnectionClient Property

Gets the client associated with this connection.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public Client Client { get; }

Return Value

Type: Client

the ID identifying the client

Remarks

See Also