Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
SessionDuration Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIAgentSessionDuration
Gets the duration of the session.
Declaration Syntax
C#Visual BasicVisual C++
TimeSpan SessionDuration { get; }
ReadOnly Property SessionDuration As TimeSpan
property TimeSpan SessionDuration {
	TimeSpan get ();
}
Value
The duration of the session.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)