Aracılığıyla paylaş


SoapEnvelopeProcessingElement.ReadTimeout Özellik

Tanım

Hizmet reddi saldırılarına karşı hafifletmek için isteklerin sonlandırılıp sonlandırılmayacağını belirlemede kullanılan zaman aşımı süresini alır veya ayarlar.

public:
 property int ReadTimeout { int get(); void set(int value); };
[System.ComponentModel.TypeConverter(typeof(System.Configuration.InfiniteIntConverter))]
[System.Configuration.ConfigurationProperty("readTimeout", DefaultValue=2147483647)]
public int ReadTimeout { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.Configuration.InfiniteIntConverter))>]
[<System.Configuration.ConfigurationProperty("readTimeout", DefaultValue=2147483647)>]
member this.ReadTimeout : int with get, set
Public Property ReadTimeout As Integer

Özellik Değeri

Int32

İstekleri ve için sonlandırmadan önce beklenecek süre Read() MoveToContent() .

Öznitelikler

Şunlara uygulanır