Show / Hide Table of Contents

Class HelloAction

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

Inheritance
System.Object
AAction
HelloAction
Inherited Members
AAction.Action
AAction.RequestId
AAction.AcknowledgeOk()
AAction.AcknowledgeError(String)
Namespace: LambdaSharp.App.EventBus.Actions
Assembly: LambdaSharp.App.dll
Syntax
public sealed class HelloAction : AAction

Constructors

HelloAction()

Create new instance of HelloAction.

Declaration
public HelloAction()
In This Article
Back to top Generated by DocFX