MobileForms Toolkit Documentation

WebDavFile.Download Method

Downloads the file from WebDAV location represented by this object

Overload List

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);

See Also

WebDavFile Class | Resco.Net Namespace