Loads content of the resource from WebDAV server.
Loads content of the resource from WebDAV server.
Stream GetReadStream();
Loads part of the content of the resource from WebDAV server.
Stream GetReadStream(long,long);
IItemContent Interface | ITHit.WebDAV.Client Namespace