Sphinx |
| Name | Description | |
|---|---|---|
| ReadAsync | An asynchronous version of Read, which advances the reader to the next record in a result set. This method invokes ReadAsync(CancellationToken) with CancellationToken.None. | |
| ReadAsync(CancellationToken) | Asynchronously advances the reader to the next record in a result set. |