mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

SobekCM_Session Class



Information about a single session (or visitor) against the SobekCM system


Namespace: SobekCM.Builder_Library.Statistics
Assembly: SobekCM_Builder_Library (in SobekCM_Builder_Library.dll) Version: 4.8.7.0 (4.8.7.0)

Syntax

C#
public class SobekCM_Session

Remarks

This class is used by the SobekCM Stats Reader app

Inheritance Hierarchy

System..::..Object
  SobekCM.Builder_Library.Statistics..::..SobekCM_Session

Constructors

  NameDescription
Public methodSobekCM_Session
Constructor for a new instance of the SobekCM_Session class

Properties

  NameDescription
Public propertyIP
IP address which is the origination of this session, or visit
Public propertyLast_Hit
Time of the last hit from this session
Public propertySessionID
Unique, incrementing ID for this session

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )