다음을 통해 공유


ExceptionInformation.Exception Property

Definition

Gets exception that was seen on the communication channel

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

Property Value

The Exception that was seen.

Applies to