IAddinTtyInjected Interface Members
The following tables list the members exposed by IAddinTtyInjected.
Public Properties
Name | Description | |
---|---|---|
Description | Description of Addin (Inherited from Aveva.ApplicationFramework.IAddinTty) | |
Name | Name of Addin (Inherited from Aveva.ApplicationFramework.IAddinTty) |
Public Methods
Name | Description | |
---|---|---|
Start | Start the Addin, this is called in preference to the service manager Start | |
Stop | Stop the Addin (Inherited from Aveva.ApplicationFramework.IAddinTty) |
See Also