Returns the priority of the channel.
[Visual Basic] ReadOnly Property ChannelPriority As Integer [C#] int ChannelPriority {get;} [C++] int get_ChannelPriority() = 0; [JScript] abstract function get ChannelPriority() : int;
Read-only
The priority of the channel.
IChannel Interface | IChannel Members | System.Runtime.Remoting Namespace