TransferEventArgs Properties |
The TransferEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Destination |
Gets the instance representation of transfer destination location.
| |
| EndTime |
Gets transfer end time.
| |
| Exception |
Gets the exception if the transfer is failed, or null if the transfer is success.
| |
| Source |
Gets the instance representation of transfer source location.
| |
| StartTime |
Gets transfer start time.
|