Click or drag to resize
ConnectionClient Property

Gets the id of the client associated with the connection.

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

Return Value

Type: Client

the ID identifying the client

Remarks

See Also