For a list of all members of this type, see ServiceManagerExpansion members.
Public Methods
| Name | Description |
 | Dispose | Overloaded. Override to clean up resources |
 | ProcessVersion | This method is responsible for finding the correct post configuration, creating the action data and running all actions associated with the post process. |
 | RunReconcileActions | This method is responsible for creating action data and running all actions associated with the reconcile process. |
 | SetUp | Use this method to set up any additional resources needed by the ServiceManagerExtension object |
Top
Protected Methods
See Also