AVEVA CAF API Documenation
Properties  Methods  Events


Aveva.ApplicationFramework Namespace : ServiceManager Class
ServiceManager Class Members

The following tables list the members exposed by ServiceManager.

Public Properties
 NameDescription
Public Property Gets the name of the application.  
Public Propertystatic (Shared in Visual Basic) Returns implementation of this class  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  Adds the specified service to the ServiceManager service container.  
Public Method Gets the service object of the specified type, if it is available.  
Public MethodOverloaded.  Removes the specified service type from the serviceManager service container.  
Top
Public Events
 NameDescription
Public Event Event raised when a service is added to the service manager  
Public Event Event raised when a service is removed from the service manager  
Top
See Also