AgentAndSessionData Class

Definition

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.

Applies to