The properties of the Engine class are listed below. For a complete list of Engine class members, see the Engine Members topic.
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. |
Engine Class | ITHit.WebDAV.Server Namespace