Click or drag to resize
Session Properties

The Session type exposes the following members.

Properties
  NameDescription
Public propertyCustomerKey
Returns the session's customer_key, or null if no customer_key has been set.
Public propertyKey
The key of this session.
(Overrides LRUString, SessionKey.)
Public propertyMarket
Returns the session's market, or null if no market has been set.
Protected propertyTimestamp
The timestamp reported in future notifications and panel requests to the eSales server. This is -1 by default, meaning no time is specified (and hence, the current time on the eSales server will be used as timestamp).
Top
See Also