/// <summary> /// Load cache /// </summary> public void LoadCache() { Session.LoadObjectCache(this); }