The session object of the Quantum server plugin. Only one session is being created by one DeterministicServer.
More...
The session object of the Quantum server plugin. Only one session is being created by one DeterministicServer.
◆ GetTimerSeconds()
| Double Photon.Deterministic.Server.DeterministicPluginSession.GetTimerSeconds |
( |
| ) |
|
|
inline |
Get elapsed seconds since session creation.
- Returns
- Elapsed time in seconds.
◆ ProtocolVersion
| String Photon.Deterministic.Server.DeterministicPluginSession.ProtocolVersion |
◆ DeterministicProtocolVersions
Quantum protocol version enumeration value
◆ Input
| DeterministicPluginSessionInput Photon.Deterministic.Server.DeterministicPluginSession.Input |
◆ SessionConfig
The used deterministic session config
◆ RuntimeConfig
| Byte [] Photon.Deterministic.Server.DeterministicPluginSession.RuntimeConfig |
Serialized runtime config. Serialized because it is implemented in the code project and not in the Quantum libraries.
◆ State
◆ ReadyStateTime
| Double Photon.Deterministic.Server.DeterministicPluginSession.ReadyStateTime |
◆ ChecksumErrorSent
| Boolean Photon.Deterministic.Server.DeterministicPluginSession.ChecksumErrorSent |
Flag for remembering that a session error has already been sent.