This documentation is archived and is not being maintained.
SoapEnvelopeProcessingElement Constructor
Visual Studio 2010
Initializes a new instance of the SoapEnvelopeProcessingElement class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SoapEnvelopeProcessingElement() | Initializes a new instance of the SoapEnvelopeProcessingElement class. |
|
SoapEnvelopeProcessingElement(Int32) | Initializes a new instance of the SoapEnvelopeProcessingElement class using the provided Int32 value. |
|
SoapEnvelopeProcessingElement(Int32, Boolean) | Gets or sets the timeout period used to determine whether to terminate requests to mitigate against denial of service attacks. |
Show: