HttpWorkerRequest.SupportsAsyncRead Özellik

Tanım

Zaman uyumsuz okuma işlemlerinin desteklenip desteklenmediğini gösteren bir değer alır.

public:
 virtual property bool SupportsAsyncRead { bool get(); };
public virtual bool SupportsAsyncRead { get; }
member this.SupportsAsyncRead : bool
Public Overridable ReadOnly Property SupportsAsyncRead As Boolean

Özellik Değeri

Boolean

true zaman uyumsuz okuma işlemleri destekleniyorsa; Aksi takdirde, false .

Şunlara uygulanır