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