protected override void CloseSession() { Transport.AddObserver(SyncStates.ClosingSession, SyncObserver); Transport.Receive <bool>(); }