| TrackingServiceGetSessions Method |
Namespace:
Dynamicweb.Tracking
Assembly:
Dynamicweb.Tracking (in Dynamicweb.Tracking.dll) Version: 1.0.3
Syntax public IEnumerable<SessionData> GetSessions()
Public Function GetSessions As IEnumerable(Of SessionData)
Return Value
Type:
IEnumerableSessionDataSee Also