Click or drag to resize

ChannelConfigurationChannelType Property

Gets or sets the type of the channel.

Namespace:  Ookii.Jumbo.Jet.Channels
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public ChannelType ChannelType { get; set; }

Property Value

Type: ChannelType
See Also