Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
|
C# |
|
public static ConcurrentDictionary<int, SessionItem> SessionsList |
|
VB |
|
Public Shared SessionsList As ConcurrentDictionary(Of Integer, SessionItem) |
Field Value
Type: ConcurrentDictionary(Int32, SessionItem)