Share via


DispatchOperation.Parent 屬性

定義

取得關聯的 DispatchRuntime 物件。

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

屬性值

關聯的 DispatchRuntime 物件。

適用於