internal void UpdateSessionID(TheSessionState pState, Guid pNewID)
 {
     MySessionStates.UpdateID(pState.cdeMID, pNewID);
 }