Table of Contents

Interface IActivity

Namespace
Songhay.Abstractions
Assembly
SonghayCore.dll

Defines an Activity, optionally for IHost conventions.

public interface IActivity
Extension Methods

Remarks

For more detail, see “Songhay System Activities example” [https://github.com/BryanWilhite/Songhay.HelloWorlds.Activities]

Methods

Start()

Starts with the specified input.

void Start()