ClientRuntime.CallbackDispatchRuntime Propriété

Définition

Obtient le temps d'exécution de répartition qui distribue des opérations initiées par le service.

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

Valeur de propriété

Objet DispatchRuntime. Si le contrat est un contrat duplex, le comportement de répartition contient des opérations initiées par le service ; sinon, le comportement de répartition ne contient aucune opération.

S’applique à