Click or drag to resize

RuntimeOptionsRuntimeConnectOptions Property

Advanced settings to configure how the adapter manages and connects to a runtime instance.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public RuntimeConnectOptions RuntimeConnectOptions { get; set; }

Property Value

Type: RuntimeConnectOptions
See Also