Method | Description | |
---|---|---|
Run ( IBackgroundTaskInstance taskInstance ) : void |
Executes the task.
|
Method | Description | |
---|---|---|
OnChannelsChanged ( object sender, |
Receives updates when new PWM frames arrive.
|
public Run ( IBackgroundTaskInstance taskInstance ) : void | ||
taskInstance | IBackgroundTaskInstance | |
return | void |