PowerTCP SSH and SFTP for .NET
ChannelId Property




Channel identification.
Syntax
'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();
public:
property uint ChannelId {
   uint get();
}
See Also

Reference

ChannelPacket Class
ChannelPacket Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic