共用方式為


ChunkingCookieManager.DefaultChunkSize 欄位

定義

Cookie 中要傳回給用戶端的預設字元大小上限。

public: int DefaultChunkSize = 4070;
public: int DefaultChunkSize = 4050;
public const int DefaultChunkSize = 4070;
public const int DefaultChunkSize = 4050;
val mutable DefaultChunkSize : int
Public Const DefaultChunkSize As Integer  = 4070
Public Const DefaultChunkSize As Integer  = 4050

欄位值

Value = 4050

適用於