Click or drag to resize

IContentAsync Methods

IT Hit WebDAV Classes Reference

The IContentAsync type exposes the following members.

Methods
  NameDescription
Public methodCode exampleReadAsync
Reads the file content from the repository and writes it to the specified stream.
Public methodCode exampleWriteAsync
Saves the content of the file from the specified stream to the storage repository.
Top
See Also