ExceptionHandler.AlwaysHandle Eigenschap

Definitie

Hiermee haalt u een exemplaar van ExceptionHandler die alle uitzonderingen af.

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

Waarde van eigenschap

Een ExceptionHandler object dat wordt geretourneerd true voor alle uitzonderingen.

Van toepassing op