Click or drag to resize
IWebServiceCall Interface
Interface implemented for all WebServiceCall implementations.

Namespace: com.softwarekey.Client.WebService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public interface IWebServiceCall

The IWebServiceCall type exposes the following members.

Methods
  NameDescription
Public methodGeneratePlainTextRequest
Generates a plain-text web service request XML string.
Public methodProcessResponse
Processes a web service response.
Top
See Also