Namespace LemonEdge.Client.UI.API.Tasks
Interfaces
IPollingTaskStatusDisplayer
This interface is for the client being able to display the progress of an executing IServerTask by polling for the status/progress change. Typically only done with a remotely executing task.
ITaskStatusDisplayer
This interface is for the client being able to display the progress of a locally or remotely executing IServerTask