Aracılığıyla paylaş


DispatchRuntime.UnhandledDispatchOperation Özellik

Tanım

Tanınmayan iletilerin gönderildiği işlemi alır veya ayarlar.

public:
 property System::ServiceModel::Dispatcher::DispatchOperation ^ UnhandledDispatchOperation { System::ServiceModel::Dispatcher::DispatchOperation ^ get(); void set(System::ServiceModel::Dispatcher::DispatchOperation ^ value); };
public System.ServiceModel.Dispatcher.DispatchOperation UnhandledDispatchOperation { get; set; }
member this.UnhandledDispatchOperation : System.ServiceModel.Dispatcher.DispatchOperation with get, set
Public Property UnhandledDispatchOperation As DispatchOperation

Özellik Değeri

DispatchOperation Tanınmayan iletilerin gönderildiği.

Açıklamalar

tarafından UnhandledDispatchOperation döndürülen işlem, özelliğinde "*" (yıldız işareti) Action kullanımıyla belirtilen işlemdir.

Şunlara uygulanır