Class LogAction
This action causes a RouteRuleMsgLogEvent to be generated. See Sections 3.3.3.2.4 and E.1.1 of NENA-STA-010.3.
Inherited Members
Namespace: PolicyRouting
Assembly: Ng911Lib.dll
Syntax
public class LogAction : ActionBase
Constructors
| Edit this page View SourceLogAction()
Default constructor.
Declaration
public LogAction()
Properties
| Edit this page View Sourcemessage
Optional message to send using the RoutRuleMsgLogEvent.
Declaration
public string message { get; set; }
Property Value
Type | Description |
---|---|
string |