ServicePRO SDK Help

stcSessionTombStone Constructor (stcSession)

Initializes a new instance of the stcSessionTombStone class.

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

Syntax


public stcSessionTombStone(
	stcSession userSession
)
Public Sub New ( _
	userSession As stcSession _
)

Parameters

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