Compartilhar via


ClientRuntime.CallbackDispatchRuntime Propriedade

Definição

Obtém o tempo de execução de expedição que expede operações iniciadas pelo serviço.

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

Valor da propriedade

DispatchRuntime

Um objeto DispatchRuntime. Se o contrato for um contrato duplex, o comportamento de expedição conterá operações iniciadas pelo serviço; caso contrário, o comportamento de expedição não contém nenhuma operação.

Aplica-se a