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: 2023.1.3.0 (2023.1.3)
Syntax
public Client Client { get; }

Return Value

Type: Client

the ID identifying the client

Remarks

See Also