[]
Non-blocking (asynchronous) version of the Export(ExportFilter) method.
public Task ExportAsync(ExportFilter exportFilter)
Type | Name | Description |
---|---|---|
ExportFilter | exportFilter | The export filter to use. |
Type | Description |
---|---|
Task | Asynchronous value object. |