System.Threading.Tasks.TaskCreationOptions public enum TaskCreationOptions Documentation AttachedToParent = 4 DenyChildAttach = 8 HideScheduler = 16 LongRunning = 2 None = 0 PreferFairness = 1 RunContinuationsAsynchronously = 64