Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Image.ImageSupport.ExportChunkAsync Method

(not specified)

Class: YetaWF.Core.Image.ImageSupport
Namespace: YetaWF.Core.Image
Assembly: YetaWF.Core

Syntax

public Task<DataProviderExportChunk> ExportChunkAsync(
    int chunk,
    SerializableList<SerializableFile> fileList );

Parameters

chunk

(not specified)

fileList

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Image.ImageSupport ClassYetaWF.Core Overview