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.36.0 (9.9.36.0)
Syntax
public ConnectionParameters Parameters { get; }

Return Value

Type: ConnectionParameters

the connection parameters object

Remarks

See Also