INotifySystemClockChanged public interface INotifySystemClockChanged (Infrastructure) Provides a mechanism to notify local schedulers about system clock changes. Documentation Code event EventHandler<SystemClockChangedEventArgs> SystemClockChanged Event that gets raised when a system clock change is detected.