[]
        
(Showing Draft Content)

C1.Web.Api.IImporter-2.ImportAsync

ImportAsync Method

ImportAsync(TSource)

Execute importing task asynchronously.

Declaration
Task<TResult> ImportAsync(TSource importSource)
Parameters
Type Name Description
TSource importSource

The import source.

Returns
Type Description
Task<TResult>

The task.