Glimpse.Core.Message Namespace | Glimpse API Documentation |
All messages for use with the Glimpse message broker are defined within this namespace.
Classes
Class | Description | |
---|---|---|
MessageBase | ||
SourceMessageExtension |
Extension methods for populating ISourceMessage instances.
|
|
TimedMessageExtension |
Extension methods for populating ITimedMessage instances.
|
|
TimelineCategory |
Definition for a timeline category.
|
|
TimelineMessage |
Options that can used for timeline events.
|
|
TimelineMessageExtension | ||
TraceMessage |
Interfaces
Interface | Description | |
---|---|---|
IMessage |
The definition of a simple message, which contains unique Id.
|
|
ISourceMessage |
The definition of a message which is published from a proxy implementation.
|
|
ITimedMessage |
The definition of a message which is published with execution timing information.
|
|
ITimelineMessage | ||
ITraceMessage |