InedoSDK Reference
Version:

CreateFileAsync(string fileName, FileAccessHints hints, System.Threading.CancellationToken cancellationToken) Method

Syntax

public abstract Task<System.IO.Stream> CreateFileAsync(string fileName, FileAccessHints hints, System.Threading.CancellationToken cancellationToken)

Parameters

fileName
Type: string
hints
Type: FileAccessHints
cancellationToken
Type: System.Threading.CancellationToken