다음을 통해 공유


IPeerResolverContract.GetServiceSettings 메서드

정의

피어 확인자 서비스의 설정을 가져옵니다.

public:
 System::ServiceModel::PeerResolvers::ServiceSettingsResponseInfo ^ GetServiceSettings();
[System.ServiceModel.OperationContract(Action="http://schemas.microsoft.com/net/2006/05/peer/resolver/GetServiceSettings", IsOneWay=false, Name="GetServiceInfo", ReplyAction="http://schemas.microsoft.com/net/2006/05/peer/resolver/GetServiceSettingsResponse")]
public System.ServiceModel.PeerResolvers.ServiceSettingsResponseInfo GetServiceSettings ();
[<System.ServiceModel.OperationContract(Action="http://schemas.microsoft.com/net/2006/05/peer/resolver/GetServiceSettings", IsOneWay=false, Name="GetServiceInfo", ReplyAction="http://schemas.microsoft.com/net/2006/05/peer/resolver/GetServiceSettingsResponse")>]
abstract member GetServiceSettings : unit -> System.ServiceModel.PeerResolvers.ServiceSettingsResponseInfo
Public Function GetServiceSettings () As ServiceSettingsResponseInfo

반환

ServiceSettingsResponseInfo

피어 확인자 서비스에 대한 정보가 포함된 ServiceSettingsResponseInfo입니다.

특성

적용 대상