The following tables list the members exposed by SecureTransfer.DownloadBytesEventArgs.
Name | Description | |
---|---|---|
![]() | Location | The client-provided name of the transfer (Inherited from CSharpTest.Net.Crypto.SecureTransfer.BeginTransferEventArgs) |
![]() | ReadLength | The number of bytes to read |
![]() | ReadOffset | The offset at which the bytes should be read |
![]() | TotalSize | The full length of the file being transferred (Inherited from CSharpTest.Net.Crypto.SecureTransfer.BeginTransferEventArgs) |
![]() | TransferId | The client-provided unique identifier for this transfer (Inherited from CSharpTest.Net.Crypto.SecureTransfer.BeginTransferEventArgs) |
Name | Description | |
---|---|---|
![]() | SetBytes | Returns the number of bytes specified in ReadLenght from the offset of ReadOffset |