Leadtools.Dicom.AddIn Namespace

Inheritance Hierarchy
Summary

Overview and description of Leadtools Dicom AddIn classes, delegates, and enumerations.

Classes
Class Description
Class
AddInUtils Common utilities used in add-ins.
Class AsyncHelper Provides helper methods for executing methods asynchronously.
Class AsyncResult Hold information about an executing asynchronous operation.
Class DataEventArgs<TData> Generic arguments class to pass to event handlers that need to receive data.
Class DicomClient Base DICOM client class. This base class is used to pass information to the addins.
Class DicomRequest Represents a DICOM request initiated by an add-in.
Class DicomRequestEventArgs Provides data for the Request done event.
Class DicomServer Base DICOM server class. This base class is used to pass information to the add-ins.
Class Extensions Provides extension methods for the add-in library.
Class ExternalStoreAddinConfigAbstract All External Store add-ins must contain a class that derives from this class in order to define configuration settings common to all external store add-ins.
Class Iphlpapi Provides IPAddress helper function.
Class ModuleInit A default implementation of the Leadtools.Dicom.AddIn.Interfaces.IModule interface.
Class NotifyReceiveMessageBase A base class implementation of INotifyReceiveMessage.
Class NotifySendMessageBase A base class implementation of INotifySendMessage.
Class PresentationContext Hold DICOM presentation context information.
Class ServiceLocator Global Microsoft Unity container.
Class ServiceStartException Throw this exception from the Leadtools.Dicom.AddIn.Interfaces.IModule.Load member to prevent the service from starting
Class ThreadSafeDictionary<TKey,TValue> Implements a thread safe dictionary.
Class ThreadSafeList<T> A Thread safe list.

Delegates
Delegate Description
Delegate
ReceiveCEchoResponseDelegate Represents the method that will handle the ReceiveCEchoResponse event.
Delegate ReceiveCFindResponseDelegate Represents the method that will handle the ReceiveCFindResponse event.
Delegate ReceiveCGetResponseDelegate Represents the method that will handle the ReceiveCGetResponse event.
Delegate ReceiveCMoveResponseDelegate Represents the method that will handle the ReceiveCMoveResponse event.
Delegate ReceiveCStoreResponseDelegate Represents the method that will handle the ReceiveCStoreResponse event.
Delegate ReceiveNActionResponseDelegate Represents the method that will handle the ReceiveNActionResponse event.
Delegate ReceiveNCreateResponseDelegate Represents the method that will handle the ReceiveNCreateResponse event.
Delegate ReceiveNDeleteResponseDelegate Represents the method that will handle the ReceiveNDeleteResponse event.
Delegate ReceiveNGetResponseDelegate Represents the method that will handle the ReceiveNGetResponse event.
Delegate ReceiveNReportResponseDelegate Represents the method that will handle the ReceiveNReportResponse event.
Delegate ReceiveNSetResponseDelegate Represents the method that will handle the ReceiveNSetResponse event.
Delegate RequestDoneDelegate Represents the method that will handle an event that occurs when a DICOM request is finished processing.
Delegate ThreadDoneEventHandler Represents the method that will handle an event that occurs when a thread has finished executing.

Enumerations
Enumeration Description
Enumeration
ConnectType The type of DICOM request connection.

Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly