Version Changes: 18 to 19
The following members have been added:
Name | Description |
---|---|
Leadtools.Dicom.Server.Admin.Architecture.Unknown | Unknown architecture. |
Leadtools.Dicom.Server.Admin.DicomService.Message | Occurs when a new message is received from the DICOM Service. |
Leadtools.Dicom.Server.Admin.DicomService.StatusChange | Occurs when the status of the DICOM service changes. |
Leadtools.Dicom.Server.Admin.ServiceAdministrator.Error | Occurs when an error occurs. |
Leadtools.Dicom.Server.Admin.ServiceAdministrator.Initialize(List<string>) | Initializes a ServiceAdministrator object with a specific list of services. |
Leadtools.Dicom.Server.Admin.ServiceAdministrator.LoadServices(List<string>) | Loads the specified services. |
Leadtools.Dicom.Server.Admin.ServiceAdministrator.ServiceAdded | Occurs when a PACS Framework service is added. |
Leadtools.Dicom.Server.Admin.ServiceAdministrator.ServiceRemoved | Occurs when a new PACS Framework service is removed. |
The following members have been removed:
Name | Description |
---|---|
Leadtools.Dicom.Server.Admin.DicomService.Message | Occurs when a new message is received from the DICOM Service. |
Leadtools.Dicom.Server.Admin.DicomService.StatusChange | Occurs when the status of the DICOM service changes. |
Leadtools.Dicom.Server.Admin.ServiceAdministrator.Error | Occurs when an error occurs. |
Leadtools.Dicom.Server.Admin.ServiceAdministrator.Initialize(String}) | Initializes a ServiceAdministrator object with a specific list of services. |
Leadtools.Dicom.Server.Admin.ServiceAdministrator.LoadServices(String}) | Loads the specified services. |
Leadtools.Dicom.Server.Admin.ServiceAdministrator.ServiceAdded | Occurs when a PACS Framework service is added. |
Leadtools.Dicom.Server.Admin.ServiceAdministrator.ServiceRemoved | Occurs when a new PACS Framework service is removed. |
The following members have been added to the existing types:
Member | Description |
---|---|
Leadtools.Dicom.Server.Admin.ServiceAdministrator.DicomServerExeName | Gets or sets the name of the Windows Server EXE for the LEADTOOLS PACS Framework. |
For more information, refer to New in 18.
The following new types have been added to LEADTOOLS For .NET v17.5:
Type | Description |
---|---|
Leadtools.Dicom.Server.Admin.DicomServiceController | Represents a PACS Framework Server service. |
The following new members have been added to existing types in LEADTOOLS For .NET v17.5:
Member | Description |
---|---|
Leadtools.Dicom.Server.Admin.ServiceAdministrator.Initialize | Initializes the ServiceAdministrator object. |
Leadtools.Dicom.Server.Admin.ServiceAdministrator.LoadServices(System.Collections.Generic.List{System.String}) | Loads the specified services. |
The following new enumerations have been added to LEADTOOLS For .NET v17.5:
Enumeration | Description |
---|---|
Leadtools.Dicom.Server.Admin.Architecture | Specifies the current processor architecture. |
The following members have been removed from existing types in LEADTOOLS For .NET v17.5:
Member | Description |
---|---|
**Leadtools.Dicom.Server.Admin.ServiceAdministrator.Unlock** | In LEADTOOLS For NET v17.5 the Unlock methods has been replaced with Leadtools.RasterSupport.SetLicense For more information, refer to Unlocking Special LEAD Features |
images/netleadtoolstopics/Template
The following assembly has been added to LEADTOOLS For .NET v16.5:
Namespace | Description |
---|---|
Leadtools.Dicom.Server.Admin | Includes classes, structures and enumerations that allow you to easily manage PACS DICOM-based server administration services. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET