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

Glossary Item Box

Raised when a transfer completes

Syntax

Visual Basic (Declaration) 
Public Event CompleteTransfer As EventHandler(Of SecureTransfer.CompleteTransferEventArgs)

Event Data

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

PropertyDescription
ContentHash The SHA-256 hash of the entire content file transferred
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

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys