Engine Members

IT Hit WebDAV for .NET

Engine overview

Public Instance Properties

AutoPutUnderVersionControl Determines if placing resource under version control is automatic.
CalculateContentLength Indicates if response content length calculation will occur.
ContentEncoding Gets or sets the HTTP character set of the output stream.
IgnoreExceptions Determines if instance of Run method should suppress any exceptions.
License Gets the license text from the default location.
Request Request passed to Run method.
Response IResponse passed to Run method.

Public Instance Methods

GetHierarchyItem Implementation of this abstract method is used by WebDAV engine to find hierarchy item objects by path.
RegisterMethodHandler Registers custom method handler.
RunOverloaded. Processes WebDAV request and generates WebDAV response.

See Also

Engine Class | ITHit.WebDAV.Server Namespace