SharpFS -- A Virtual FileSystem for .NET

FileManager.Finish Method (String)

[This is preliminary documentation and subject to change.]

Forces the caller to wait until a request has completed.

public void Finish(
   string fileName
);

Parameters

fileName
The file name of the request to wait for.

See Also

FileManager Class | SharpFS Namespace | FileManager.Finish Overload List