Compartilhar via


DispatchOperation.Parent Propriedade

Definição

Obtém o objeto DispatchRuntime associado.

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

Valor da propriedade

DispatchRuntime

O objeto DispatchRuntime associado.

Aplica-se a