Interface IActivityTask
- Namespace
- Songhay.Abstractions
- Assembly
- SonghayCore.dll
public interface IActivityTask
- Extension Methods
Remarks
For detail around why this definition exists, see https://github.com/BryanWilhite/SonghayCore/issues/83
Methods
StartAsync()
Starts the IActivity asynchronously.
Task StartAsync()