ChunkedCookieHandler.DefaultChunkSize 字段

The default chunk size of 2000 characters.

命名空间: Microsoft.IdentityModel.Web
程序集: Microsoft.IdentityModel(microsoft.identitymodel.dll 中)

用法

    Dim value As Integer

value = ChunkedCookieHandler.DefaultChunkSize

语法

声明
Public Const DefaultChunkSize As Integer
public const int DefaultChunkSize
public:
literal int DefaultChunkSize
public static final int DefaultChunkSize
public const var DefaultChunkSize : int

平台

开发平台

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

请参见

参考

ChunkedCookieHandler 类
ChunkedCookieHandler 成员
Microsoft.IdentityModel.Web 命名空间