HttpWorkerRequest.SupportsAsyncFlush 屬性

定義

取得值,指出是否支援非同步清除作業。

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

屬性值

如果支援非同步清除作業,則為 true,否則為 false

適用於