id_map


Description:

public HashMap<string,SessionBase> id_map { get; }

Hashmap of session id (as string) => SessionBase object for quick lookup.