Represents HTTP response.
For a list of all members of this type, see IResponse Members.
Usually you do not have to implement this interfaces if you host your server in ASP.NET/IIS or in HttpListener as Engine provides overloaded Run methods optimized for ASP.NET/IIS and for HttpListener. You can implement this interface if you host your server in any other environment and pass it to Run method.
Namespace: ITHit.WebDAV.Server
Assembly: ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll)
IResponse Members | ITHit.WebDAV.Server Namespace