Engine Properties

IT Hit WebDAV for .NET

The properties of the Engine class are listed below. For a complete list of Engine class members, see the Engine Members topic.

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.

See Also

Engine Class | ITHit.WebDAV.Server Namespace