ChannelConnectOptionsChannelName Property |
Name of the target channel.
Namespace:
Openfin.Desktop.Messaging
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax public string ChannelName { get; }
Property Value
Type:
String
The ChannelName property gets the value of the underlying
JObject field, "channelName".
See Also