'Declaration Protected Overrides NotOverridable Function GetNextResultAsync( _ ByVal token As CancellationToken _ ) As Task(Of SourceTable)
protected override Task<SourceTable> GetNextResultAsync( CancellationToken token )
Parameters
- token
- The cancellation token to abort the operation at any moment.