ConnectionStatusBehavior.LastError Property

Definition

Gets the last error.

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

Property Value

Returns a Exception that contains the last error.

Implements

Applies to