ClientRuntime.CallbackDispatchRuntime Özellik

Tanım

Hizmet tarafından başlatılan işlemlerin gönderildiği dağıtım çalışma zamanını alır.

public:
 property System::ServiceModel::Dispatcher::DispatchRuntime ^ CallbackDispatchRuntime { System::ServiceModel::Dispatcher::DispatchRuntime ^ get(); };
public System.ServiceModel.Dispatcher.DispatchRuntime CallbackDispatchRuntime { get; }
member this.CallbackDispatchRuntime : System.ServiceModel.Dispatcher.DispatchRuntime
Public ReadOnly Property CallbackDispatchRuntime As DispatchRuntime

Özellik Değeri

Bir DispatchRuntime nesnesi. Sözleşme çift yönlü bir sözleşmeyse, dağıtma davranışı hizmet tarafından başlatılan işlemleri içerir; aksi takdirde gönderme davranışı işlem içermez.

Şunlara uygulanır