Chart |
| Name | Description | |
|---|---|---|
| Alert(String, String) | Alert, with Medium. This alert is raised once. | |
| Alert(String, String, TimeSpan) | Alert with Medium | |
| Alert(String, Priority, Brush, String) | Alert. This alert is raised only once | |
| Alert(String, Priority, Brush, String, TimeSpan) | Alert | |
| Alert(String, IInstrument, Priority, Brush, String, TimeSpan) | Shoots an alert. The alert is triggered only when the State is Realtime |