[]
Execute exporting task asynchronously.
Task ExportAsync(object exportSource, Stream outputStream)
Function ExportAsync(exportSource As Object, outputStream As Stream) As Task
| Type | Name | Description |
|---|---|---|
| object | exportSource | The export source. |
| Stream | outputStream | The output stream. |
| Type | Description |
|---|---|
| Task |