IAgentStateService.SaveSessions(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Saves an agents session(s) information.
public:
void SaveSessions(System::String ^ sessionsState);
public void SaveSessions (string sessionsState);
abstract member SaveSessions : string -> unit
Public Sub SaveSessions (sessionsState As String)
Parameters
- sessionsState
- String
Specifies the state of the sessions.