The following tables list the members exposed by ServiceAdministrator.
Public Constructors
Name | Description | |
---|---|---|
ServiceAdministrator | Initializes a new instance of the ServiceAdministrator class. |
Public Methods
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | |
Initialize | Initializes a ServiceAdministrator object with a specific list of services. | |
InstallService | Installs the DICOM service. | |
LoadServices | Loads the specified services. | |
UnInstallService | Uninstalls the DICOM service. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | Releases unmanaged resources and performs other cleanup operations before the ServiceAdministrator is reclaimed by garbage collection. |
Public Properties
Name | Description | |
---|---|---|
BaseDirectory | Gets or sets the base directory. | |
DicomServerExeName | Gets or sets the name of the Windows Server EXE for the LEADTOOLS PACS Framework. | |
IsEval | Gets a value indicating whether the LEADTOOLS PACS Framework is in evaluation mode. | |
IsExpired | Gets a value indicating whether the LEADTOOLS PACS Framework is expired. | |
IsLocked | Gets a value indicating whether the LEADTOOLS PACS Framework is locked. | |
Services | Gets the list of DICOM Servers installed on the machine. |
Public Events
Name | Description | |
---|---|---|
Error | Occurs when an error occurs. | |
ServiceAdded | Occurs when a PACS Framework service is added. | |
ServiceRemoved | Occurs when a new PACS Framework service is removed. |