ChannelConnectOptionsWait Property |
If true will wait for ChannelProvider to connect. If false will fail if ChannelProvider is not found.
Namespace:
Openfin.Desktop.Messaging
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax public bool Wait { get; set; }
Property Value
Type:
Boolean
The Wait property gets the value of the underlying
JObject field, "wait".
See Also