SoapEnvelopeProcessingElement.ReadTimeout Özellik

Tanım

Hizmet reddi saldırılarına karşı azaltma isteklerinin sonlandırılıp sonlandırılmayacağını belirlemek için 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

ve Read()istekleri MoveToContent() sonlandırmadan önce bek süre.

Öznitelikler

Şunlara uygulanır