2.2.3.6 GetServiceInfo Message

The GetServiceInfo message is sent by the resolver client during the initialization of a Peer Channel protocol client. It is used to determine whether the Peer Channel protocol client will use referrals to discover new neighbors.

  
 Message:
 <wsdl:message name="IPeerResolverContract_GetServiceInfo_InputMessage" />
  
  
 Operation:
 <wsdl:operation name="GetServiceInfo">
       <wsdl:input wsam:Action="http://schemas.microsoft.com/net/2006/05/peer/resolver/GetServiceSettings" message="tns:IPeerResolverContract_GetServiceInfo_InputMessage" />
 </wsdl:operation>