HttpWorkerRequest.SupportsAsyncRead Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob asynchrone Lesevorgänge unterstützt werden.

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

Eigenschaftswert

Boolean

true, wenn asynchrone Lesevorgänge unterstützt werden; andernfalls false.

Gilt für