 | SessionState_states - поле |
Представляет список состояний сессий.
Пространство имён:
FinistSoft.Objects
Сборка:
Engine (в Engine.dll) Версия: 1.0.0
Синтаксисprivate static ConcurrentDictionary<long, SessionState> _states
Private Shared _states As ConcurrentDictionary(Of Long, SessionState)
Dim value As ConcurrentDictionary(Of Long, SessionState)
value = SessionState._states
SessionState._states = value
private static var _states : ConcurrentDictionary<long, SessionState>
Значение поля
Тип:
ConcurrentDictionaryInt64,
SessionState
См. также