[]
        
(Showing Draft Content)

C1.Web.Api.IExporter-1.ExportAsync

ExportAsync Method

ExportAsync(T, Stream)

Execute exporting task asynchronously.

Declaration
Task ExportAsync(T exportSource, Stream outputStream)
Parameters
Type Name Description
T exportSource

The export source.

Stream outputStream

The output stream.

Returns
Type Description
Task

The task.