![]() Instance | Get instance of service manager |
ApplicationName | Gets the name of the application. |
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. |
ServiceAdded | Event raised when a service is added to the service manager |
ServiceRemoved | Event raised when a service is removed from the service manager |
ServiceManager Class | Aveva.ApplicationFramework Namespace