Web.HTTPApp.IWebDispatcherAccess Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. | 
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. | 
| Release | public | Decrements the reference count for this interface. | 
| Request | public | Returns the Web request object for the HTTP request message to which the application is responding. | 
| Response | public | Returns the Web response object for the HTTP response message that the application is assembling. | 
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |