ICmdHandler interface. An object that implements the ICmdHandler interface can be scheduled using
the task scheduler.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public interface ICmdHandler
Public Interface ICmdHandler
The ICmdHandler type exposes the following members.
Properties Methods
| Name | Description |
---|
| Exec |
Executes a command.
|
TopSee Also