Defines the structure for alive status persistence in the swarm system. Tracks whether a client (SessionId) is online or offline within a SwarmName. IPersistAliveData
SessionId
SwarmName
Indicates whether the client is online (true) or offline (false)
true
false
Defines the structure for alive status persistence in the swarm system. Tracks whether a client (
SessionId
) is online or offline within aSwarmName
. IPersistAliveData