2.2.3.9 Ping Message

The Ping message is used to check the validity of a connection when a node resumes activity from standby. It MUST NOT contain a body.

 <wsdl:operation msc:isInitiating="true" msc:isTerminating="false" name="Ping">
   <wsdl:input
       wsaw:Action="http://schemas.microsoft.com/net/2006/05/peer/Ping"
       message="tns:PeerService_Ping_InputMessage" />
 </wsdl:operation>