SftpDataResponse class SftpDataResponse : SftpResponse Documentation Code public byte[] Data { get; } public bool IsEof { get; } public SftpDataResponse(uint protocolVersion)