Skip to content

SystemClock.AddRef() method

Defined in

Type: SystemClock Namespace: System.Reactive.PlatformServices Assembly: System.Reactive.dll

Applies to

netstandard2.0

public static void AddRef()

Summary: Adds a reference to the system clock monitor, causing it to be sending notifications.

Exceptions

TypeCondition
System.NotSupportedExceptionThrown when the system doesn't support sending clock change notifications.