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 개체입니다.

적용 대상