Sdílet prostřednictvím


ClientRuntime.CallbackDispatchRuntime Vlastnost

Definice

Získá dobu běhu odeslání, která odesílá operace iniciované službou.

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

Hodnota vlastnosti

Objekt DispatchRuntime . Pokud je kontrakt duplexní kontrakt, chování odesílání obsahuje operace iniciované službou; jinak chování při odesílání neobsahuje žádné operace.

Platí pro