Click or drag to resize
ConnectionParameters Property

Gets the connection parameters (field-value pairs included in the url during the client connection).

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

Return Value

Type: ConnectionParameters

a pointer to the connection parameters

Remarks

See Also