ClientRuntime.CallbackDispatchRuntime Proprietà

Definizione

Ottiene la fase di esecuzione della distribuzione che distribuisce operazioni avviate dal servizio.

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

Valore della proprietà

Un oggetto DispatchRuntime. Se il contratto è un contratto duplex, il comportamento della distribuzione contiene operazioni avviate dal servizio. In caso contrario il comportamento della distribuzione non contiene operazioni.

Si applica a