Task.CreationOptions Eigenschaft

Definition

Ruft die TaskCreationOptions zum Erstellen dieser Aufgabe verwendete Aufgabe ab.

public:
 property System::Threading::Tasks::TaskCreationOptions CreationOptions { System::Threading::Tasks::TaskCreationOptions get(); };
public System.Threading.Tasks.TaskCreationOptions CreationOptions { get; }
member this.CreationOptions : System.Threading.Tasks.TaskCreationOptions
Public ReadOnly Property CreationOptions As TaskCreationOptions

Eigenschaftswert

Die TaskCreationOptions zum Erstellen dieser Aufgabe verwendete Aufgabe.

Gilt für: