Back to Devexpress

ExcelDataSource.FillAsync Method

corelibraries-devexpress-dot-dataaccess-dot-excel-dot-exceldatasource-dot-fillasync.md

latest666 B
Original Source

ExcelDataSource.FillAsync Method

NameParametersDescription
FillAsync()nonePopulates the ExcelDataSource in an asynchronous manner.
FillAsync(CancellationToken)cancellationTokenPopulates the ExcelDataSource in an asynchronous manner and uses the cancellationToken parameter to send the cancellation signal.