Renci.SshNet.Sftp.Requests.SftpWriteRequest
Gets the buffer holding the data to write.
Gets the zero-based offset (in bytes) relative to the beginning of the file that the write
must start at.
public SftpWriteRequest(uint protocolVersion, SftpWriteRequestBuffer buffer, Action<SftpStatusResponse> statusAction)