Struct OpenSessionView.Enumerator
The cursor over the open sessions.
public struct OpenSessionView.Enumerator
- Inherited Members
Properties
Current
The session at the cursor.
public SessionId Current { get; }
Property Value
Methods
MoveNext()
Advances the cursor.
public bool MoveNext()