Version:
Agent Class
The base class for all agents.
Inheritance Hierarchy
- object
- Inedo.Extensibility.Agents.Agent
Syntax
public
class
Agent : System.IDisposable, System.IAsyncDisposable
Constructors
|
Name |
Description |
|
Agent
|
Initializes a new instance of the Agent class.
|
Events
|
Name |
Description |
|
ServiceRequested
|
Occurs when a service is successfully requested.
|