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; }
Gets the optional state object passed when the timer was registered.
public object? CallbackState { get; }