Свойство | Тип | Описание | |
---|---|---|---|
IsHighPriority | bool | ||
QueueId | string |
Метод | Описание | |
---|---|---|
LeveledTask ( System.Action action ) : System | ||
LeveledTask ( System.Action action, |
||
LeveledTask ( System.Action action, |
||
LeveledTask ( System.Action action, TaskCreationOptions creationOptions ) : System | ||
LeveledTask ( Action | ||
LeveledTask ( Action | ||
LeveledTask ( Action | ||
LeveledTask ( Action |
public LeveledTask ( System.Action action ) : System | ||
action | System.Action | |
Результат | System |
public LeveledTask ( System.Action action, |
||
action | System.Action | |
cancellationToken | ||
Результат | System |
public LeveledTask ( System.Action action, |
||
action | System.Action | |
cancellationToken | ||
creationOptions | TaskCreationOptions | |
Результат | System |
public LeveledTask ( System.Action action, TaskCreationOptions creationOptions ) : System | ||
action | System.Action | |
creationOptions | TaskCreationOptions | |
Результат | System |
public LeveledTask ( Action | ||
action | Action | |
state | object | |
Результат | System |
public LeveledTask ( Action | ||
action | Action | |
state | object | |
cancellationToken | ||
Результат | System |
public LeveledTask ( Action | ||
action | Action | |
state | object | |
cancellationToken | ||
creationOptions | TaskCreationOptions | |
Результат | System |
public LeveledTask ( Action | ||
action | Action | |
state | object | |
creationOptions | TaskCreationOptions | |
Результат | System |