InedoSDK Reference
Version:

ContinueResumableUploadAsync(string fileName, byte[] state, System.Threading.CancellationToken cancellationToken) Method

Syntax

public virtual Task<UploadStream> ContinueResumableUploadAsync(string fileName, byte[] state, System.Threading.CancellationToken cancellationToken)

Parameters

fileName
Type: string
state
Type: byte[]
cancellationToken
Type: System.Threading.CancellationToken