次の方法で共有


ChunkedCookieHandler.ChunkSize プロパティ

定義

現在のインスタンスが使用するチャンク サイズを取得します。

public:
 property int ChunkSize { int get(); };
public int ChunkSize { get; }
member this.ChunkSize : int
Public ReadOnly Property ChunkSize As Integer

プロパティ値

チャンク サイズ (バイト単位)。

適用対象