MobileForms Toolkit Documentation

WebDavFile.Upload Method

Uploads the content of the stream into a WebDAV location represented by this object

Overload List

Uploads the content of the stream into a WebDAV location represented by this object

public override NetRequest Upload(Stream,string,NetAsyncCallback,object);

Inherited from NetFile.

public NetRequest Upload(string,NetAsyncCallback,object);

See Also

WebDavFile Class | Resco.Net Namespace