The ISessionStatistics type exposes the following members.

Properties

  NameDescription
Public propertyCollectionCount
Get the number of collection instances associated with the session
Public propertyCollectionKeys
Get the set of all CollectionKeys.
Public propertyEntityCount
Get the number of entity instances associated with the session
Public propertyEntityKeys
Get the set of all EntityKeys.

See Also