共用方式為


ICompressionProvider.SupportsFlush 屬性

定義

指出指定的提供者是否支援 Flush 和 FlushAsync。 如果沒有,在某些情況下,可能會停用壓縮。

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

屬性值

適用於