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

Glossary Item Box

Raised when bytes are received

Syntax

Visual Basic (Declaration) 
Public Event BytesReceived As EventHandler(Of SecureTransfer.BytesReceivedEventArgs)

Event Data

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

PropertyDescription
BytesReceived The bytes that should be written at WriteOffset
Location (Inherited from CSharpTest.Net.Crypto.SecureTransfer.BeginTransferEventArgs)The client-provided name of the transfer
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
WriteOffset The offset at which BytesReceived should be written

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys