ContainerDisposalModule Class |
Namespace: Autofac.Integration.Web
The ContainerDisposalModule type exposes the following members.
| Name | Description | |
|---|---|---|
| ContainerDisposalModule | Initializes a new instance of the ContainerDisposalModule class |
| Name | Description | |
|---|---|---|
| Dispose |
Disposes of the resources (other than memory) used by the module that implements IHttpModule.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Init |
Initializes a module and prepares it to handle requests.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |