Partager via


DispatchOperation.Parent Propriété

Définition

Obtient l'objet DispatchRuntime associé.

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

Valeur de propriété

DispatchRuntime

Objet DispatchRuntime associé.

S’applique à