Edit

Share via


InvocationConfiguration.EnableDefaultExceptionHandler Property

Definition

Enables a default exception handler to catch any unhandled exceptions thrown during invocation. Enabled by default.

public:
 property bool EnableDefaultExceptionHandler { bool get(); void set(bool value); };
public bool EnableDefaultExceptionHandler { get; set; }
member this.EnableDefaultExceptionHandler : bool with get, set
Public Property EnableDefaultExceptionHandler As Boolean

Property Value

Applies to