Definition at line 198 of file Protocol.cs.
◆ SessionID()
BGC.Study.SessionID.SessionID |
( |
int |
id | ) |
|
|
inline |
◆ operator SessionID() [1/2]
◆ operator SessionID() [2/2]
static implicit BGC.Study.SessionID.operator SessionID |
( |
int |
id | ) |
|
|
static |
◆ id
readonly int BGC.Study.SessionID.id |
◆ Session
Session BGC.Study.SessionID.Session |
Initial value:=> ProtocolManager.sessionDictionary.ContainsKey(id) ?
ProtocolManager.sessionDictionary[
id] : null
Definition at line 201 of file Protocol.cs.
The documentation for this struct was generated from the following file: