Wt  4.10.4
Public Attributes | List of all members
Wt::WServer::SessionInfo Class Reference

Contains the information for one session. More...

#include <WServer.h>

Public Attributes

int64_t processId
 The process id of the process the session is running in.
 
std::string sessionId
 The session id.
 

Detailed Description

Contains the information for one session.