ChunkingCookieManager.DefaultChunkSize Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The default maximum size of characters in a cookie to send back to the client.
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