IPeerResolverContract.GetServiceSettings Methode

Definition

Ruft die Einstellungen für einen Peerresolverdienst ab.

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

Gibt zurück

ServiceSettingsResponseInfo, der Informationen über den Peerresolverdienst enthält.

Attribute

Gilt für: