Uploads the content of the stream into a WebDAV location represented by this object
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);
WebDavFile Class | Resco.Net Namespace