Property CallbackExecutionContext
CallbackExecutionContext
Sets whether timer callbacks capture and restore the calling execution context or run without it (Unsafe). Default is Capture.
public TimerCallbackExecutionContext CallbackExecutionContext { get; init; }