Enables processing of HTTP Web requests by a custom handler.
The ProcessRequest method is called by the engine during Run call. The hierarchy item returned from GetHierarchyItem is passed to this method. If GetHierarchyItem returns null the null is passed.
IMethodHandler Interface | ITHit.WebDAV.Server Namespace