ThreadingPolicyResetCurrentToDefault Method |
Resets the current threading policy to the default.
Namespace:
AGI.Foundation.Infrastructure.Threading
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static void ResetCurrentToDefault()
Public Shared Sub ResetCurrentToDefault
public:
static void ResetCurrentToDefault()
static member ResetCurrentToDefault : unit -> unit
See Also