Namespace LambdaSharp.App.EventBus
Classes
EventBusPattern
The EventBusPattern describes an event pattern the LambdaSharp EventBus should forward to an app.
EventBusStateChangedEventArgs
The EventBusStateChangedEventArgs class defines the event arguments when the LambdaSharp App EventBus changes its connection state.
EventBusSubscriptErrorEventArgs
The EventBusSubscriptErrorEventArgs class defines the event arguments when the LambdaSharp App EventBus receives a subscription error message.
Interfaces
IEventBusSubscription
The IEventBusSubscription interface defines the accessible properties of a LambdaSharp App EventBus subscription.
Enums
EventBusSubscriptionStatus
The EventBusSubscriptionStatus enum describes the different states of a LambdaSharp App EventBus subscription.