<Host Name> Properties Dialog Box, Properties Tab (HTTP Adapter Send Handler)
In the <Host Name> Properties dialog box, use the Properties tab to configure the send handler for the HTTP adapter.
| Use this | To do this |
|---|---|
|
Request timeout (sec) |
Specify the time-out in seconds when waiting for a response from the server. If set to zero (0), then the time-out is calculated based on the request message size. If a value is not provided, then the value for the handler is used. Default Value: 0 Type: Long Minimum value: 0 Maximum value: MAX_LONG |
|
Maximum redirects |
Specify the maximum redirects allowed for the message being sent. Default value: 5 Type: Minimum value: 0 Maximum value: MAX_LONG |
|
Content type |
Specify the content type of the request messages. If a value is not provided, then the value for the handler is used. Default value: text/xml Type: String Minimum length: 0 Maximum length: 256 |
See Also
© 2010 Microsoft Corporation. All rights reserved.