ArcFM Desktop Developer Guide
ServiceInstallerWithDescription Class Members
Properties  Methods  Events


The following tables list the members exposed by ServiceInstallerWithDescription.

Public Constructors
 NameDescription
Public ConstructorServiceInstallerWithDescription Constructor  
Top
Public Properties
 NameDescription
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContext (Inherited from System.Configuration.Install.Installer)
Public PropertyDelayedAutoStart (Inherited from System.ServiceProcess.ServiceInstaller)
Public PropertyDescription (Inherited from System.ServiceProcess.ServiceInstaller)
Public PropertyDisplayName (Inherited from System.ServiceProcess.ServiceInstaller)
Public PropertyHelpText (Inherited from System.Configuration.Install.Installer)
Public PropertyInstallers (Inherited from System.Configuration.Install.Installer)
Public PropertyParent (Inherited from System.Configuration.Install.Installer)
Public PropertyServiceName (Inherited from System.ServiceProcess.ServiceInstaller)
Public PropertyServicesDependedOn (Inherited from System.ServiceProcess.ServiceInstaller)
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyStartType (Inherited from System.ServiceProcess.ServiceInstaller)
Top
Protected Properties
Public Methods
 NameDescription
Public MethodCommit (Inherited from System.Configuration.Install.Installer)
Public MethodCopyFromComponent (Inherited from System.ServiceProcess.ServiceInstaller)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded.  (Inherited from System.ComponentModel.Component)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInstallOverridden. Installs the service by writing service application information to the registry. This method is meant to be used by installation tools, which process the appropriate methods automatically.  
Public MethodIsEquivalentInstaller (Inherited from System.ServiceProcess.ServiceInstaller)
Public MethodRollback (Inherited from System.ServiceProcess.ServiceInstaller)
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodUninstall (Inherited from System.ServiceProcess.ServiceInstaller)
Top
Protected Methods
Public Events
 NameDescription
Public EventAfterInstall (Inherited from System.Configuration.Install.Installer)
Public EventAfterRollback (Inherited from System.Configuration.Install.Installer)
Public EventAfterUninstall (Inherited from System.Configuration.Install.Installer)
Public EventBeforeInstall (Inherited from System.Configuration.Install.Installer)
Public EventBeforeRollback (Inherited from System.Configuration.Install.Installer)
Public EventBeforeUninstall (Inherited from System.Configuration.Install.Installer)
Public EventCommitted (Inherited from System.Configuration.Install.Installer)
Public EventCommitting (Inherited from System.Configuration.Install.Installer)
Public EventDisposed (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

ServiceInstallerWithDescription Class
Miner.ServiceProcess Namespace

 

 


Send Comment