ServicePRO SDK Help

SessionExtension..::..Serialize Method

Serializes the specified user session.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


public static string Serialize(
	this stcSession userSession
)
<ExtensionAttribute> _
Public Shared Function Serialize ( _
	userSession As stcSession _
) As String

Parameters

userSession
Type: HelpSTAR.PCL.Common..::..stcSession
The user session.

Return Value

System.String.