Click or drag to resize

TimeoutSessionManager Constructor

Namespace:  CSharpAnalytics.Sessions
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public TimeoutSessionManager(
	SessionState sessionState,
	TimeSpan timeout
)

Parameters

sessionState
Type: CSharpAnalytics.SessionsSessionState
timeout
Type: SystemTimeSpan
See Also