Show / Hide Table of Contents

Namespace LambdaSharp.App.EventBus.Actions

Classes

AcknowledgeAction

The AcknowledgeAction class is used to respond to a LambdaSharp App EventBus action.

AnAction

The abstract AnAction class is the used by all LambdaSharp App EventBus actions.

ARuleAction

The abstract ARuleAction class is used by LambdaSharp App EventBus actions that reference a subscription.

EventAction

The EventAction class describes a LambdaSharp App EventBus event.

HelloAction

The HelloAction class is used by the LambdaSharp App EventBus client to announce the app.

KeepAliveAction

The KeepAliveAction class describes a recurring action that is emitted by the WebSocket server to keep the connection open.

SubscribeAction

The SubscribeAction class is used to subscribe to an event pattern on the LambdaSharp App EventBus.

UnsubscribeAction

The UnsubscribeAction class is used to unsubscribe from a previous subscription on the LambdaSharp App EventBus.

In This Article
Back to top Generated by DocFX