System.Web.Services.Configuration.SoapEnvelopeProcessingElement.ReadTimeout Property

Gets or sets the timeout period used to determine whether to terminate requests to mitigate against denial of service attacks.

Syntax

[System.Configuration.ConfigurationProperty("readTimeout", DefaultValue=2147483647)]
[System.ComponentModel.TypeConverter(typeof(System.Configuration.InfiniteIntConverter))]
public int ReadTimeout { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Configuration
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0