ChunkedCookieHandler.ChunkSize Property

Definition

Gets the chunk size used by the current instance.

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

Property Value

The chunk size, in bytes.

Applies to