| BatchHubHttpApplication Properties |
The BatchHubHttpApplication type exposes the following members.
| Name | Description | |
|---|---|---|
| Application | Gets the current state of an application. (Inherited from HttpApplication.) | |
| Context | Gets HTTP-specific information about the current request. (Inherited from HttpApplication.) | |
| Events | Gets the list of event handler delegates that process all application events. (Inherited from HttpApplication.) | |
| IceNetUserName |
Gets or sets the name of the ice.NET user that is authenticated for
the current HTTP request.
(Inherited from IceNetHttpApplication.) | |
| LicenseDisplayText |
Gets the text to display for the current license information.
(Inherited from IceNetHttpApplication.) | |
| LicensedNumberOfUsers |
Gets the currently licensed number of users.
(Inherited from IceNetHttpApplication.) | |
| Modules | Gets the collection of modules for the current application. (Inherited from HttpApplication.) | |
| Repository |
Gets the IDatabaseRepository instance that is associated
to the current HTTP request.
(Inherited from IceNetHttpApplication.) | |
| Request | Gets the intrinsic request object for the current request. (Inherited from HttpApplication.) | |
| Response | Gets the intrinsic response object for the current request. (Inherited from HttpApplication.) | |
| Server | Gets the intrinsic server object for the current request. (Inherited from HttpApplication.) | |
| Session | Gets the intrinsic session object that provides access to session data. (Inherited from HttpApplication.) | |
| Site | Gets or sets a site interface for an IComponent implementation. (Inherited from HttpApplication.) | |
| TransactionScope | Obsolete.
Gets a new transaction scope.
(Inherited from IceNetHttpApplication.) | |
| User | Gets the intrinsic user object for the current request. (Inherited from HttpApplication.) |