Dart.Ssh Namespace > ChannelPacket Class : ChannelId Property |
'Declaration Public ReadOnly Property ChannelId As UInteger
'Usage Dim instance As ChannelPacket Dim value As UInteger value = instance.ChannelId
public uint ChannelId {get;}
public: __property uint get_ChannelId();