Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.IO.FileData<TObj>.RemoveAsync Method

Removes the file (with locking). Fails if the file doesn't exist.

Class: YetaWF.Core.IO.FileData<TObj>
Namespace: YetaWF.Core.IO
Assembly: YetaWF.Core

Syntax

public Task RemoveAsync();

See Also YetaWF.Core.IO.FileData<TObj> ClassYetaWF.Core Overview