Documentation Center

Request

This topic describes the Request element.

Description

The request to send to the service to check whether it is running. This is an HTTP POST request containing XML (possibly a SOAP request).

Attributes

AttributeDescription and useType
URL

The Web address of the HTTP request.

(required)
string
SOAPAction

The SOAP action associated with this request.

(optional)
string
RequestData

The data supplied with this request.

(optional)
string