Method | Description | |
---|---|---|
SftpUnblockRequest ( uint protocolVersion, uint requestId, byte handle, System.UInt64 offset, System.UInt64 length, Action |
Method | Description | |
---|---|---|
LoadData ( ) : void | ||
SaveData ( ) : void |
public SftpUnblockRequest ( uint protocolVersion, uint requestId, byte handle, System.UInt64 offset, System.UInt64 length, Action |
||
protocolVersion | uint | |
requestId | uint | |
handle | byte | |
offset | System.UInt64 | |
length | System.UInt64 | |
statusAction | Action |
|
return | System |