DispatchOperation.Parent Eigenschaft

Definition

Ruft das zugeordnete DispatchRuntime-Objekt ab.

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

Eigenschaftswert

DispatchRuntime

Das zugeordnete DispatchRuntime-Objekt.

Gilt für