Alert |
public sealed class AlertMessage : MessageBase
The AlertMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| AlertMessage(IInstrument, String) | ||
| AlertMessage(IInstrument, Priority, String) | ||
| AlertMessage(IInstrument, Priority, Brush, String) |
| Name | Description | |
|---|---|---|
| Foreground | (Inherited from MessageBase) | |
| Instrument | ||
| Message | (Inherited from MessageBase) | |
| Priority | ||
| Time | (Inherited from MessageBase) |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| OnRender | (Overrides MessageBaseOnRender(DrawingContext, Point, Double, Double, Double, Double)) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |