Метод | Описание | |
---|---|---|
ConditionalWorkItem ( Func |
Construct a new conditional work item.
|
|
Invoke ( ) : bool |
Invoke the condition, will continue invoking until the condition is false.
|
public ConditionalWorkItem ( Func |
||
conditionalMethod | Func |
Conditional delegate. |
Результат | System |