HttpWorkerRequest.SupportsAsyncRead Proprietà

Definizione

Ottiene un valore che indica se sono supportate operazioni di lettura asincrone.

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

Valore della proprietà

true se sono supportate operazioni di lettura asincrone; in caso contrario, false.

Si applica a