Click or drag to resize
ClientId Property

Gets the id of the client.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public string Id { get; }

Return Value

Type: String

the ID identifying the client

Remarks

The client id is a Globally Unique Identifier (GUID) created by RemoteViz.

See Also