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.2.2.0 (10.16.2.0)
Syntax
public Client Client { get; }

Return Value

Type: Client

the ID identifying the client

Remarks

See Also