ConnectErrorEventArgs.Ex Property

Definition

Exception describing the Error

public:
 property Exception ^ Ex { Exception ^ get(); void set(Exception ^ value); };
public Exception Ex { get; set; }
member this.Ex : Exception with get, set
Public Property Ex As Exception

Property Value

Applies to