Async methods return void
Thanks to Richard Hughes for spotting this. Shouldn't make any operational differences, as the return values of those methods weren't used anyway.
Please register or sign in to comment
Thanks to Richard Hughes for spotting this. Shouldn't make any operational differences, as the return values of those methods weren't used anyway.