Downloads the file from WebDAV location represented by this object
Downloads the file from WebDAV location represented by this object
public override NetRequest Download(NetAsyncCallback,object);
Inherited from NetFile.
public NetRequest Download(string,NetAsyncCallback,object);
WebDavFile Class | Resco.Net Namespace