ICommonTaskManager
Assembly: ZennoLab.InterfacesLibrary
Full name: ZennoLab.InterfacesLibrary.ZennoPoster.ICommonTaskManager
Kind: interface
Common fuction for all TaskManager
Methods
IsTasksActive
Method
bool IsTasksActive(IEnumerable<Guid> ids)
check tasks activity
Parameters
| Type | Name | Description |
|---|---|---|
IEnumerable<Guid> | ids | list of tasks ids |
Returns: true if list have active tasks