Commit 5cec045
authored
[API] Default implementation for IWorker.UseBackgroundThread. (#61)
Add a default property implementation for the propery so that users do
not have to constantly implement it. This allow developers to ignore the
implementation unless thye do want to use a backgrond thread.1 parent 73cc83d commit 5cec045
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | | - | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
0 commit comments