This documentation is archived and is not being maintained.

SoapEnvelopeProcessingElement Constructor

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.

  NameDescription
Public method SoapEnvelopeProcessingElement() Initializes a new instance of the SoapEnvelopeProcessingElement class.
Public method SoapEnvelopeProcessingElement(Int32) Initializes a new instance of the SoapEnvelopeProcessingElement class using the provided Int32 value.
Public method SoapEnvelopeProcessingElement(Int32, Boolean) Gets or sets the timeout period used to determine whether to terminate requests to mitigate against denial of service attacks.
Top
Show: