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: 23.2.417.0 (23.2.417.0)
Syntaxpublic static void ResetCurrentToDefault()
Public Shared Sub ResetCurrentToDefault
public:
static void ResetCurrentToDefault()
static member ResetCurrentToDefault : unit -> unit
See Also