DeveloperInformationalMessageEvent Class

DeveloperInformationalMessageEvent Class

Raised by:  TAS, SES
Base Class:  DeveloperMessageEvent
Derived Classes:  None

DeveloperInformationalMessageEvent is raised by the platform to bring informational-level messages to the attention of the application developer.

These messages do not generally indicate an error, but can provide useful information about application operations and application state.

DeveloperInformationalMessageEvent has the following properties:

Property

Type

Description

Message

String

A text string supplied by the platform that specifies the content of the message.

EventID

Integer

A unique identifier for the message, generated by the platform.

See Also

Event Logging Class Hierarchy | Logging and Analyzing Events | CommonEvent| Event Filters | Filtering Logged Events