Leadtools.Dicom.Server.Admin Assembly Changes (original) (raw)
Summary
Version Changes: 21 to 22
New Members (version 22)
The following members have been added:
Name | Description |
---|---|
Leadtools.Dicom.Server.Admin.DicomService.SendMessage(string,bool,object[]) | Sends a message to the DICOM Service. |
Leadtools.Dicom.Server.Admin.ExtendedServiceController | Extends the ServiceController by adding members to monitor the status of a Windows Service. |
Leadtools.Dicom.Server.Admin.ServiceControllerExtensions | A class containing extension methods for the ServiceController class. |
Leadtools.Dicom.Server.Admin.ServiceStatusEventArgs | Provides data for the StatusChanged event. |
Removed Members (version 22)
The following members have been removed:
Name |
---|
None |
Version Changes: 20 to 21
New Members (version 21)
The following members have been added:
Name |
---|
None |
Removed Members (version 21)
The following members have been removed:
Name |
---|
None |
Version Changes: 19 to 20
New Members (version 20)
The following members have been added:
Name |
---|
None |
Removed Members (version 20)
The following members have been removed:
Name |
---|
None |
Version Changes: 18 to 19
New Members
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) | Initializes a ServiceAdministrator object with a specific list of services. |
Leadtools.Dicom.Server.Admin.ServiceAdministrator.LoadServices(List) | 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. |
Removed Members
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. |
Version Changes: 17.5 to 18
New Members
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.
Version Changes: 17 to 17.5
New Types
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. |
New Members
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. |
New Enumerations
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. |
Removed Members
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 |
Version Changes: 16.5 to 17
images/netleadtoolstopics/Template
Version Changes: 16 to 16.5
New Assembly
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. |