Share via


SPChunkedCookieHandler constructor (Int32)

Initializes a new instance of the SPChunkedCookieHandler class.

Namespace:  Microsoft.SharePoint.IdentityModel
Assembly:  Microsoft.SharePoint.IdentityModel (in Microsoft.SharePoint.IdentityModel.dll)

Syntax

'Declaration
Public Sub New ( _
    chunkSize As Integer _
)
'Usage
Dim chunkSize As Integer

Dim instance As New SPChunkedCookieHandler(chunkSize)
public SPChunkedCookieHandler(
    int chunkSize
)

Parameters

See also

Reference

SPChunkedCookieHandler class

SPChunkedCookieHandler members

SPChunkedCookieHandler overload

Microsoft.SharePoint.IdentityModel namespace