PowerTCP SSH and SFTP for .NET
RequestId Property




Identifies the request by sequence number.
Syntax
'Declaration
 
Public ReadOnly Property RequestId As UInteger
'Usage
 
Dim instance As SftpPacket
Dim value As UInteger
 
value = instance.RequestId
public uint RequestId {get;}
public: __property uint get_RequestId();
public:
property uint RequestId {
   uint get();
}
See Also

Reference

SftpPacket Class
SftpPacket Members


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