Click or drag to resize

TransferEventArgs Properties

The TransferEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDestination
Gets the instance representation of transfer destination location.
Public propertyEndTime
Gets transfer end time.
Public propertyException
Gets the exception if the transfer is failed, or null if the transfer is success.
Public propertySource
Gets the instance representation of transfer source location.
Public propertyStartTime
Gets transfer start time.
Top
See Also