ChannelEventArgs class ChannelEventArgs : EventArgs Base class for all channel related events. Documentation Code public uint ChannelNumber { get; } Gets the channel number. public ChannelEventArgs(uint channelNumber) Initializes a new instance of the ChannelEventArgs class.