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