Click or drag to resize
ConnectionId Property

Gets the id of the connection.

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

Return Value

Type: String

the ID identifying the connection

Remarks

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

See Also