Common Application Framework

ServiceManager Methods

The methods of the ServiceManager class are listed below. For a complete list of ServiceManager class members, see the ServiceManager Members topic.

Public Instance Methods

AddServiceOverloaded. 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.
RemoveServiceOverloaded. 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.

See Also

ServiceManager Class | Aveva.ApplicationFramework Namespace