AgentAndSessionData Class
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.
Represents the structure to maintain the agent and the session data.
public ref class AgentAndSessionData
public class AgentAndSessionData
type AgentAndSessionData = class
Public Class AgentAndSessionData
- Inheritance
-
AgentAndSessionData
Constructors
AgentAndSessionData() |
Initializes a new instance of the AgentAndSessionData class. |
Properties
AgentId |
Gets or sets the agent ID. |
SessionId |
Gets or sets the session ID. |