Hide

Dokumentation zum YetaWF.Core-Paket

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