ExcelDataSource.FillAsync Method
Name | Parameters | Description |
---|---|---|
FillAsync() | none | Populates the ExcelDataSource in an asynchronous manner. |
FillAsync(CancellationToken) | cancellationToken | Populates the ExcelDataSource in an asynchronous manner and uses the cancellationToken parameter to send the cancellation signal. |