public void Dispose() { _cancellationTokenRegistration.Dispose(); _referencesEventReader.Dispose(); _sessionsEventReceiver.Dispose(); }