CSInfrastructure.Events Namespace |
[This is preliminary documentation and is subject to change.]
| Class | Description | |
|---|---|---|
| LogEvent |
Represents a logging event
| |
| ProgressEvent |
Represents progress for a given transaction
|
| Interface | Description | |
|---|---|---|
| IEvent |
Marker interface for events that can be used with the IEventService | |
| IEventService |
A service to allow publishing & subscribing events
| |
| IEventSubscription |
Object which represents a subscription to an event
When disposed, automatically unsubscribes from the event
|