C#
[C#] Task Option LongRunning
소리쿤
2023. 2. 27. 22:45
https://learn.microsoft.com/en-us/dotnet/api/system.threading.tasks.taskcreationoptions?view=net-7.0
TaskCreationOptions Enum (System.Threading.Tasks)
Specifies flags that control optional behavior for the creation and execution of tasks.
learn.microsoft.com