SessionManager.terminate

Terminate id. Returns true if the session existed (and was removed, dropping its ConnectionState), false if it was unknown/already terminated.

class SessionManager
@safe
bool
terminate
(
string id
)