Freigeben über


ExceptionHandler.AlwaysHandle Eigenschaft

Definition

Ruft eine Instanz von ExceptionHandler ab, die alle Ausnahmen verarbeitet.

public:
 static property System::ServiceModel::Dispatcher::ExceptionHandler ^ AlwaysHandle { System::ServiceModel::Dispatcher::ExceptionHandler ^ get(); };
public static System.ServiceModel.Dispatcher.ExceptionHandler AlwaysHandle { get; }
static member AlwaysHandle : System.ServiceModel.Dispatcher.ExceptionHandler
Public Shared ReadOnly Property AlwaysHandle As ExceptionHandler

Eigenschaftswert

Ein ExceptionHandler-Objekt, das true für alle Ausnahmen zurückgibt.

Gilt für: