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
| Name | Description |
|---|---|
| AgentAndSessionData() |
Initializes a new instance of the AgentAndSessionData class. |
Properties
| Name | Description |
|---|---|
| AgentId |
Gets or sets the agent ID. |
| SessionId |
Gets or sets the session ID. |