Bagikan melalui


DispatchRuntime.UnhandledDispatchOperation Properti

Definisi

Mendapatkan atau mengatur operasi tempat pesan yang tidak dikenal dikirim.

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

Nilai Properti

pesan DispatchOperation yang tidak dikenal dikirim.

Keterangan

Operasi yang dikembalikan oleh UnhandledDispatchOperation adalah operasi yang ditunjukkan oleh penggunaan "*" (tanda bintang) di Action properti .

Berlaku untuk