CSharpTest.Net
DownloadBytes Event
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Crypto Namespace > SecureTransfer.Server Class : DownloadBytes Event

Glossary Item Box

Raised durring a download request

Syntax

Visual Basic (Declaration) 
Public Event DownloadBytes As EventHandler(Of SecureTransfer.DownloadBytesEventArgs)

Event Data

The event handler receives an argument of type SecureTransfer.DownloadBytesEventArgs containing data related to this event. The following SecureTransfer.DownloadBytesEventArgs properties provide information specific to this event.

PropertyDescription
Location (Inherited from CSharpTest.Net.Crypto.SecureTransfer.BeginTransferEventArgs)The client-provided name of the transfer
ReadLength The number of bytes to read
ReadOffset The offset at which the bytes should be read
TotalSize (Inherited from CSharpTest.Net.Crypto.SecureTransfer.BeginTransferEventArgs)The full length of the file being transferred
TransferId (Inherited from CSharpTest.Net.Crypto.SecureTransfer.BeginTransferEventArgs)The client-provided unique identifier for this transfer

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys