Click or drag to resize

ChannelConnectOptionsChannelName Property

Name of the target channel.

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

Property Value

Type: String
The ChannelName property gets the value of the underlying JObject field, "channelName".
See Also