ExceptionHandler.AlwaysHandle Propriété

Définition

Obtient une instance de ExceptionHandler qui gère toutes les exceptions.

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

Valeur de propriété

Objet ExceptionHandler qui retourne true pour toutes les exceptions.

S’applique à