Метод | Описание | |
---|---|---|
Ignore ( this task ) : void | ||
IgnoreCancellation ( this task ) : System.Threading.Tasks.Task |
public static Ignore ( this task ) : void | ||
task | this | |
Результат | void |
public static IgnoreCancellation ( this task ) : System.Threading.Tasks.Task | ||
task | this | |
Результат | System.Threading.Tasks.Task |