Click or drag to resize

ThreadingPolicy.UseCurrentAsDefault Method

Sets the current threading policy as the default policy to be used for new threads.

Namespace:  AGI.Foundation.Infrastructure.Threading
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public static void UseCurrentAsDefault()
See Also