Executes an OS Command when the alert triggers.
Namespace: StreamBase.LiveView.API.AlertsAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 2.2.6.3556 (2.2.6.3556)
Syntax
C# | Visual Basic | Visual C++ |
public interface IExecuteOSCommandAction : IAlertRuleAction
Public Interface IExecuteOSCommandAction _ Inherits IAlertRuleAction
public interface class IExecuteOSCommandAction : IAlertRuleAction
Members
All Members | Properties ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | ActionType |
The type of action that will be taken when the alert fires.
(Inherited from IAlertRuleAction.) |
![]() | Command |
The OS command to execute.
|
![]() | Description |
The description text for this alert rule.
(Inherited from IAlertRuleAction.) |
![]() | IsEnabled |
Whether this action is currently enabled.
(Inherited from IAlertRuleAction.) |