共用方式為


IndexActionFailedEventArgs<T>.Exception Property

Definition

Gets the Exception caused by an action that failed to complete. The value might be null.

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

Property Value

Applies to