Aracılığıyla paylaş


ExceptionHandler.AlwaysHandle Özellik

Tanım

Tüm özel durumları işleyen bir örneğini ExceptionHandler alır.

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

Özellik Değeri

ExceptionHandler Tüm özel durumlar için döndüren true bir nesne.

Şunlara uygulanır