Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TaskAgentSession

Represents a session for performing message exchanges from an agent.

Hierarchy

  • TaskAgentSession

Index

Properties

Optional agent

Gets or sets the agent which is the target of the session.

Optional encryptionKey

encryptionKey: TaskAgentSessionKey

Gets the key used to encrypt message traffic for this session.

Optional ownerName

ownerName: string

Gets or sets the owner name of this session. Generally this will be the machine of origination.

Optional sessionId

sessionId: string

Gets the unique identifier for this session.

Optional systemCapabilities

systemCapabilities: object

Type declaration

  • [key: string]: string

Generated using TypeDoc