The following tables list the members exposed by ServiceAdministrator.
| Name | Description | |
|---|---|---|
| ServiceAdministrator Constructor | Initializes a new instance of the ServiceAdministrator class. |
| Name | Description | |
|---|---|---|
| BaseDirectory | Gets or sets the base directory. |
| 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. |
| Name | Description | |
|---|---|---|
| InstallService | Installs the DICOM service. |
| UnInstallService | Uninstalls the DICOM service. |
| Unlock | Unlocks the LEADTOOLS PACS Framework. |
| Name | Description | |
|---|---|---|
| Error | Occurs when an error occures. |
| ServiceAdded | Occurs when a PACS Framework service is added. |
| ServiceRemoved | Occurs when a new PACS Framework service is removed. |