The following Types have been added to LEADTOOLS For .NET v17.5:
Type | Description |
---|---|
Leadtools.Dicom.AddIn.Interfaces.ILicenseProvider | Allows the implementor to provide runtime license information to the storage server. |
Leadtools.Dicom.AddIn.Interfaces.ILicense | Allows implementors to provide license information to the PACS Framework Server. |
Leadtools.Dicom.AddIn.Interfaces.IFeature | Allows implementors to add licensing features to the PACS Framework Server. |
Leadtools.Dicom.AddIn.Interfaces.IServerConfig | Allows implementors to initialize some configuration information when the server loads. |
Leadtools.Dicom.AddIn.Interfaces.IExtendedPresentationContextProvider | Allows implementors to support DICOM extended negotiation features in an addin. |
The following Members have been added to existing types in LEADTOOLS For .NET v17.5:
The following Enumerations have been added to LEADTOOLS For .NET v17.5:
Enumeration | Description |
---|---|
Leadtools.Dicom.AddIn.Interfaces.ExtendedNegotiation | Specifies the type of extended negotiation used in DICOM communications. |
Version 17 has not changed from Version 16.5. For more information, refer to http://www.leadtools.com/corporate/new-in-v17.htm
The following assembly has been added to LEADTOOLS For .NET v16.5:
Namespace | Description |
---|---|
Leadtools.Dicom.AddIn | Includes classes, structures and enumerations for easily creating DICOM-based servers. |