Configures a timeout that helps mitigate denial of service attacks by terminating any request that takes longer than the SoapEnvelopeProcessingElement.ReadTimeout property value.
See Also: SoapEnvelopeProcessingElement Members
The timeout value is checked on every call to System.Xml.XmlReader.Read and System.Xml.XmlReader.MoveToContent.