3.1.5.4 Refuse

The WSDL snippet that follows applies to the Refuse operation.

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