protected virtual void OnBackendCreated() { foreach (var ev in DefaultEnabledEvents) { Backend.EnableEvent(ev); } }