The base class for all agents.
Initializes a new instance of the OtterAgent class.
Gets a value indicating whether the agent is running in simulated mode.
Creates an agent from the specified server name
Creates an agent from the specified serverId
Releases resources used by the agent and closes open connections.
Releases resources used by the agent.
Returns an instance of the requested agent service if it is supported; otherwise returns null (Nothing in Visual Basic).
Returns a description of the agent and its current configuration.
Returns the requested agent service or throws an exception if it is not available.
Returns the requested agent service interface if it is supported; otherwise returns null (Nothing in Visual Basic).
An agent brokers communication between Otter and servers.