The methods of the ServiceManager class are listed below. For a complete list of ServiceManager class members, see the ServiceManager Members topic.
AddService | Overloaded. Adds the specified service to the service container, and optionally promotes the service to parent service containers. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetService | Gets the service object of the specified type, if it is available. |
GetType (inherited from Object) | Gets the Type of the current instance. |
RemoveService | Overloaded. Removes the specified service type from the service container, and optionally promotes the service to parent service containers. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
ServiceManager Class | Aveva.ApplicationFramework Namespace