ServicePRO SDK Help

stcSession Constructor (Int32, String)

Initializes a new instance of the stcSession class.

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

Syntax


public stcSession(
	int SessionTimeout,
	string cultureName
)
Public Sub New ( _
	SessionTimeout As Integer, _
	cultureName As String _
)

Parameters

SessionTimeout
Type: Int32
The session timeout.
cultureName
Type: String
Name of the culture.