TransferEventArgs.Exception Property

Definition

Gets the exception if the transfer is failed, or null if the transfer is success.

public Exception Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

Property Value

Applies to