| TaskDispatcher_tasks - поле |
Представляет набор выполняемых задач.
Пространство имён:
FinistSoft.Engine
Сборка:
Engine (в Engine.dll) Версия: 1.0.0
Синтаксис private static ConcurrentDictionary<long, List<EngineContext>> _tasks
Private Shared _tasks As ConcurrentDictionary(Of Long, List(Of EngineContext))
Dim value As ConcurrentDictionary(Of Long, List(Of EngineContext))
value = TaskDispatcher._tasks
TaskDispatcher._tasks = value
private static var _tasks : ConcurrentDictionary<long, List<EngineContext>>
Значение поля
Тип:
ConcurrentDictionaryInt64,
ListEngineContextСм. также