FileBufferingWriteStream.MemoryThreshold 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
切換至磁片上的檔案之前,要配置的記憶體數量上限,以位元組為單位。
public int MemoryThreshold { get; }
member this.MemoryThreshold : int
Public ReadOnly Property MemoryThreshold As Integer
屬性值
備註
預設值為 32kb。