ChannelConnectOptionsPayload Property |
Payload to pass to ChannelProvider.ClientConnected action.
Namespace:
Openfin.Desktop.Messaging
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax public Object Payload { get; set; }
Property Value
Type:
Object
The Payload property gets the value of the underlying
JObject field, "payload".
See Also