Advances the data reader to the next data returning result set asyncronously.
Parameters
- cancellationToken
- A Threading.CancellationToken used to indicate that the asynchronous operation should be canceled.
Return Value
Returns a Task<Boolean> with a value of true
if the reader is advanced to the next result set, or false
if there are no additional result sets.
Target Platforms: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2