Table of Contents

Property CallbackExecutionContext

Namespace
KZDev.PrimeTime
Assembly
KZDev.PrimeTime.dll

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; }

Property Value

TimerCallbackExecutionContext