SoapEnvelopeProcessingElement Constructor (Int32, Boolean)
.NET Framework (current version)
Gets or sets the timeout period used to determine whether to terminate requests to mitigate against denial of service attacks.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- readTimeout
-
Type:
System::Int32
The time to wait before terminating requests to Read and MoveToContent.
- strict
-
Type:
System::Boolean
Whether to throw an exception if the serializer encounters elements or attributes that were not in the original schema. For details, see the IsStrict property.
.NET Framework
Available since 2.0
Available since 2.0
Show: