Method | Description | |
---|---|---|
Interval ( System.TimeSpan pollInterval, System.Action action, |
public static Interval ( System.TimeSpan pollInterval, System.Action action, |
||
pollInterval | System.TimeSpan | |
action | System.Action | |
token | ||
isRepeat | bool | |
return | Task |