Method Skip
- Namespace
- Eon
- Assembly
- Eon.dll
Skip(int)
public Schedule Skip(int count)
Parameters
count
intThe number of emissions to skip.
Returns
Remarks
If count
is greater than the number of emissions from this Schedule, it emits nothing.