Click or drag to resize

RuntimeOptionsRuntimeConnectTimeout Property

Duration of time, in milliseconds, to wait for a successful connection to the runtime. Default is 10 seconds.

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

Property Value

Type: Int32
See Also