Table of Contents

Property CallbackState

Namespace
KZDev.SystemClock.PrimeTime
Assembly
KZDev.SystemClock.PrimeTime.dll

CallbackState

Gets the optional state object passed when the timer was registered.

public object? CallbackState { get; }

Property Value

object