UpgradeProcessingModule Class Members
In This Topic
The following tables list the members exposed by UpgradeProcessingModule.
Public Constructors
Protected Properties
| Name | Description |
| Logger |
Gets the Logger instance to log the information to a separate file.
|
Top
Public Methods
| Name | Description |
| Dispose |
Disposes of any managed and unmanaged resources.
|
| Initialize |
Initializes application level variables and services required to run
the application.
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also