[This is preliminary documentation and subject to change.]
Forces the caller to wait until a request has completed.
Forces the caller to wait until a request has completed.
public void Finish(string);
Forces the caller to wait until a request has been completed.
public void Finish(string,bool);
Forces the caller to wait until a request has been completed.
public void Finish(string,bool,FileCompletionHandler);
FileManager Class | SharpFS Namespace