Version Changes: 18 to 19
The following members have been added:
Name | Description |
---|---|
Leadtools.Dicom.AddIn.AddInUtils.#ctor | Initializes a new instance of the AddInUtils class. |
Leadtools.Dicom.AddIn.AdvancedSettings | - Provides access to the advanced configuration for a DICOM server. Addins can use this class to store their on custom configuration settings. |
Leadtools.Dicom.AddIn.Attributes.ControlAttribute | - External Store Addins use the ControlAttribute attributes to control the appearance of the dynamically generated controls. |
Leadtools.Dicom.AddIn.Attributes.ExternalStoreConfigurationAttribute | - External Store Addins use the ExternalStoreConfigurationAttribute attribute so mark the configuration class in an external store-addin. The framework uses this attribute to locate the configuration class. |
Leadtools.Dicom.AddIn.Attributes.PresentationContextAttribute.#ctor(string,byte[],params) | Initializes a new instance of the PresentationContextAttribute class. |
Leadtools.Dicom.AddIn.Attributes.PresentationContextAttribute.#ctor(string,params) | Initializes a new instance of the PresentationContextAttribute class. |
Leadtools.Dicom.AddIn.Audit.AuditMessageActiveParticipant.#ctor | Initializes a new instance of this class. |
Leadtools.Dicom.AddIn.Audit.AuditSourceIdentificationType.#ctor | Initializes a new instance of the AuditSourceIdentificationType class. |
Leadtools.Dicom.AddIn.Audit.AuditSourceIdentificationTypeAuditSourceTypeCode.#ctor | Initializes a new instance of the AuditSourceIdentificationTypeAuditSourceTypeCode class. |
Leadtools.Dicom.AddIn.Audit.ParticipantObjectDescriptionType.#ctor | Initializes a new instance of the ParticipantObjectDescriptionType class. |
Leadtools.Dicom.AddIn.Audit.ParticipantObjectDescriptionTypeAccession.#ctor | Initializes a new instance of the ParticipantObjectDescriptionTypeAccession class. |
Leadtools.Dicom.AddIn.Audit.ParticipantObjectDescriptionTypeMPPS.#ctor | Initializes a new instance of the ParticipantObjectDescriptionTypeMPPS class. |
Leadtools.Dicom.AddIn.Audit.ParticipantObjectDescriptionTypeSOPClass.#ctor | Initializes a new instance of the ParticipantObjectDescriptionTypeSOPClass class. |
Leadtools.Dicom.AddIn.Audit.ParticipantObjectDescriptionTypeSOPClassInstance.#ctor | Initializes a new instance of the ParticipantObjectDescriptionTypeSOPClassInstance class. |
Leadtools.Dicom.AddIn.Audit.ParticipantObjectIdentificationType.#ctor | Initializes a new instance of the ParticipantObjectIdentificationType class. |
Leadtools.Dicom.AddIn.Audit.ParticipantObjectIdentificationTypeParticipantObjectIDTypeCode.#ctor | Initializes a new instance of the ParticipantObjectIdentificationTypeParticipantObjectIDTypeCode class. |
Leadtools.Dicom.AddIn.Audit.TypeValuePairType.#ctor | Initializes a new instance of the TypeValuePairType class. |
Leadtools.Dicom.AddIn.Common.AeInfo.#ctor | Initializes a new instance of this class. |
Leadtools.Dicom.AddIn.Common.AeInfo.FriendlyName | Gets or sets the client friendly name. |
Leadtools.Dicom.AddIn.Common.MessageNames.#ctor | Initializes a new instance of the MessageNames class. |
Leadtools.Dicom.AddIn.Common.MessageNames.GetConnectedClients | Gets a list of connected clients from the server. |
Leadtools.Dicom.AddIn.Common.MessageNames.IsAddinHealthy | Queries an Addin to see if it is able to function properly. |
Leadtools.Dicom.AddIn.Common.RelationalQuerySupportEnum | - Represents the constants that are used to indicate the relational query support for a C-FIND-SCP. |
Leadtools.Dicom.AddIn.Common.ServerSettings.RelationalQueries | Gets or sets a value indicating whether relational queries are supported |
Leadtools.Dicom.AddIn.Common.ServiceMessage.Broadcast | Gets or sets a value indicating whether this ServiceMessage is broadcast to all listeners. |
Leadtools.Dicom.AddIn.DataEventArgs<TData> | - Generic arguments class to pass to event handlers that need to receive data. |
Leadtools.Dicom.AddIn.DicomClient.ImplementationClassUid | Gets the client implementation class UID. |
Leadtools.Dicom.AddIn.DicomRequestEventArgs.#ctor | Initializes a new instance of the DicomRequestEventArgs class. |
Leadtools.Dicom.AddIn.DicomServer.RelationalQueries | Gets a value indicating whether relational queries are supported |
Leadtools.Dicom.AddIn.ExternalStoreAddinConfigAbstract | - All External Store Addins must contain a class that derives from this class in order to define configuration settings common to all external store add-ins. |
Leadtools.Dicom.AddIn.Interfaces.ICrud | - External Store Addins implement this interface to provide ICrud operations (Create, Retrieve, Update, Delete). |
Leadtools.Dicom.AddIn.Interfaces.MatchFoundDelegate(object,MatchFoundEventArgs) | - Represents the method that will handle the event when a match has been found during a C-FIND-REQ. |
Leadtools.Dicom.AddIn.Interfaces.MoveDataSetDelegate(object,MoveDataSetEventArgs) | - Represents the method that will handle the event when a dataset is available for moving. |
Leadtools.Dicom.AddIn.Interfaces.ServerFeatures.#ctor | Initializes a new instance of the ServerFeatures class. |
Leadtools.Dicom.AddIn.Interfaces.ServerFeatures.ExternalStore | Determines if the server supports the ExternalStore Addin functionality of the DICOM PACS Framework Server. |
Leadtools.Dicom.AddIn.Interfaces.ServerFeatures.GeneralFunctionality | Determines if the server supports baseline functionality in the PACS Framework Server. |
Leadtools.Dicom.AddIn.Interfaces.ServerFeatures.Rules | Determines if the server supports the Rules Addin functionality of the DICOM PACS Framework Server. |
Leadtools.Dicom.AddIn.Interfaces.ServerFeatures.Worklist | Determines if the server supports the Worklist Addin functionality of the DICOM PACS Framework Server. |
Leadtools.Dicom.AddIn.Iphlpapi.#ctor | Initializes a new instance of the Iphlpapi class. |
Leadtools.Dicom.AddIn.ModuleInit.#ctor | Initializes a new instance of the ModuleInit class. |
Leadtools.Dicom.AddIn.NotifyReceiveMessageBase.#ctor | Initializes a new instance of the NotifyReceiveMessageBase class. |
Leadtools.Dicom.AddIn.NotifySendMessageBase.#ctor | Initializes a new instance of the NotifySendMessageBase class. |
Leadtools.Dicom.AddIn.ReceiveCEchoResponseDelegate(DicomRequest,byte,int,string,DicomCommandStatusType) | - Represents the method that will handle the ReceiveCEchoResponse event. |
Leadtools.Dicom.AddIn.ReceiveCFindResponseDelegate(DicomRequest,byte,int,string,DicomCommandStatusType,DicomDataSet) | - Represents the method that will handle the ReceiveCFindResponse event. |
Leadtools.Dicom.AddIn.ReceiveCGetResponseDelegate(DicomRequest,byte,int,string,DicomCommandStatusType,int,int,int,int,DicomDataSet) | - Represents the method that will handle the ReceiveCGetResponse event. |
Leadtools.Dicom.AddIn.ReceiveCMoveResponseDelegate(DicomRequest,byte,int,string,DicomCommandStatusType,int,int,int,int,DicomDataSet) | - Represents the method that will handle the ReceiveCMoveResponse event. |
Leadtools.Dicom.AddIn.ReceiveCStoreResponseDelegate(DicomRequest,byte,int,string,string,DicomCommandStatusType) | - Represents the method that will handle the ReceiveCStoreResponse event. |
Leadtools.Dicom.AddIn.ReceiveNActionResponseDelegate(DicomRequest,byte,int,string,string,DicomCommandStatusType,int,DicomDataSet) | - Represents the method that will handle the ReceiveNActionResponse event. |
Leadtools.Dicom.AddIn.ReceiveNCreateResponseDelegate(DicomRequest,byte,int,string,string,DicomCommandStatusType,DicomDataSet) | - Represents the method that will handle the ReceiveNCreateResponse event. |
Leadtools.Dicom.AddIn.ReceiveNDeleteResponseDelegate(DicomRequest,byte,int,string,string,DicomCommandStatusType) | - Represents the method that will handle the ReceiveNDeleteResponse event. |
Leadtools.Dicom.AddIn.ReceiveNGetResponseDelegate(DicomRequest,byte,int,string,string,DicomCommandStatusType,DicomDataSet) | - Represents the method that will handle the ReceiveNGetResponse event. |
Leadtools.Dicom.AddIn.ReceiveNReportResponseDelegate(DicomRequest,byte,int,string,string,DicomCommandStatusType,int,DicomDataSet) | - Represents the method that will handle the ReceiveNReportResponse event. |
Leadtools.Dicom.AddIn.ReceiveNSetResponseDelegate(DicomRequest,byte,int,string,string,DicomCommandStatusType,DicomDataSet) | - Represents the method that will handle the ReceiveNSetResponse event. |
Leadtools.Dicom.AddIn.RequestDoneDelegate(object,DicomRequestEventArgs) | - Represents the method that will handle an event that occurs when a DICOM request is finished processing. |
Leadtools.Dicom.AddIn.SettingsChangedNotifier | - Represents a class that allows you to be notified when the AdvancedSettings configuration files changes. |
Leadtools.Dicom.AddIn.ThreadDoneEventHandler(DataEventArgs<AsyncResult>) | - Represents the method that will handle an event that occurs when a thread has finished executing. |
Leadtools.Dicom.AddIn.ThreadSafeDictionary<TKey | - Implements a thread safe dictionary. |
Leadtools.Dicom.AddIn.ThreadSafeList<T> | - A Thread safe list. |
The following members have been removed:
Name | Description |
---|---|
Leadtools.Dicom.AddIn.AddInUtils.BinaryDeSerialize``1(byte[]) | Deserializes an object from a binary array. |
Leadtools.Dicom.AddIn.AddInUtils.Clone``1(`T) | Perform a deep Copy of the object. |
Leadtools.Dicom.AddIn.AddInUtils.DeserializeFile``1(string) | Deserializes an object from the specified xml file. |
Leadtools.Dicom.AddIn.AddInUtils.Serialize``1(`T,string) | Serializes the specified object to an xml file. |
Leadtools.Dicom.AddIn.AsyncHelper.Execute``1(System.Action<T>, T) |
Executes the specified delegate. Provides additional state information to be passed to the thread. |
Leadtools.Dicom.AddIn.Attributes.PresentationContextAttribute.#ctor(string,byte[],string[]) | Initializes a new instance of the Leadtools.Dicom.AddIn.Attributes.PresentationContextAttribute class. |
Leadtools.Dicom.AddIn.Attributes.PresentationContextAttribute.#ctor(string,string[]) | Initializes a new instance of the Leadtools.Dicom.AddIn.Attributes.PresentationContextAttribute class. |
Leadtools.Dicom.AddIn.Common.ServerSettings.EnableLog | Gets or sets a value indicating whether to enable the service log. |
Leadtools.Dicom.AddIn.Configuration.AddInElement | - |
Leadtools.Dicom.AddIn.Configuration.AdvancedSettings | - Provides access to the advanced configuration for a DICOM server. Addins can use this class to store their on custom configuration settings. |
Leadtools.Dicom.AddIn.Configuration.AssemblyElement | - |
Leadtools.Dicom.AddIn.Configuration.SettingsChangedNotifier | - Represents a class that allows you to be notified when the AdvancedSettings configuration files changes. |
Leadtools.Dicom.AddIn.Controls.VersionInfoControl.components | Required designer variable. |
Leadtools.Dicom.AddIn.Controls.VersionInfoControl.Dispose(bool) | Clean up any resources being used. |
Leadtools.Dicom.AddIn.Controls.VersionInfoControl.InitializeComponent | Required method for Designer support - do not modify the contents of this method with the code editor. |
Leadtools.Dicom.AddIn.DataEventArgs`1 | - Generic arguments class to pass to event handlers that need to receive data. |
Leadtools.Dicom.AddIn.DicomClient.SendAbort(DicomAbortSourceType,DicomAbortReasonType) | Sends an Abort message to a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendAssociateAccept(DicomAssociate) | Sends an Associate Accept message to a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendAssociateReject(DicomAssociateRejectResultType,DicomAssociateRejectSourceType,DicomAssociateRejectReasonType) | Sends an Associate Reject message to a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendAssociateRequest(DicomAssociate) | Sends an Associate Request message to a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendCCancelRequest(byte,int) | Sends a Leadtools.Dicom message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendCEchoRequest(byte,int,string) | Sends a Leadtools.Topics.DicomDefinitions message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendCEchoResponse(byte,int,string,DicomCommandStatusType) | Sends a Leadtools.Topics.DicomDefinitions message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendCFindRequest(byte,int,string,DicomCommandPriorityType,DicomDataSet) | Sends a Leadtools.Topics.DicomDefinitions message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendCFindResponse(byte,int,string,DicomCommandStatusType,DicomDataSet) | Sends a Leadtools.Topics.DicomDefinitions message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendCGetRequest(byte,int,string,DicomCommandPriorityType,DicomDataSet) | Sends a Leadtools.Topics.DicomDefinitions message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendCGetResponse(byte,int,string,DicomCommandStatusType,int,int,int,int,DicomDataSet) | Sends a Leadtools.Topics.DicomDefinitions message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendCMoveRequest(byte,int,string,DicomCommandPriorityType,string,DicomDataSet) | Sends a Leadtools.Topics.DicomDefinitions message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendCMoveResponse(byte,int,string,DicomCommandStatusType,int,int,int,int,DicomDataSet) | Sends a Leadtools.Topics.DicomDefinitions message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendCStoreRequest(byte,int,string,string,DicomCommandPriorityType,string,int,DicomDataSet) | Sends a Leadtools.Topics.DicomDefinitions message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendCStoreResponse(byte,int,string,string,DicomCommandStatusType) | Sends a Leadtools.Topics.DicomDefinitions message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendData(int,DicomDataSet,DicomDataSet) | Sends a Data message to a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendNActionRequest(byte,int,string,string,int,DicomDataSet) | Sends an Leadtools.Topics.DicomDefinitions message to a peer member of a connection |
Leadtools.Dicom.AddIn.DicomClient.SendNActionResponse(byte,int,string,string,DicomCommandStatusType,int,DicomDataSet) | Sends an Leadtools.Topics.DicomDefinitions message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendNCreateRequest(byte,int,string,string,DicomDataSet) | Sends an Leadtools.Topics.DicomDefinitions message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendNCreateResponse(byte,int,string,string,DicomCommandStatusType,DicomDataSet) | Sends an Leadtools.Topics.DicomDefinitions message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendNDeleteRequest(byte,int,string,string) | Sends an Leadtools.Topics.DicomDefinitions message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendNDeleteResponse(byte,int,string,string,DicomCommandStatusType) | Sends an Leadtools.Topics.DicomDefinitions message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendNGetRequest(byte,int,string,string,long[],int) | Sends an Leadtools.Topics.DicomDefinitions message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendNGetResponse(byte,int,string,string,DicomCommandStatusType,DicomDataSet) | Sends an Leadtools.Topics.DicomDefinitions message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendNonSecureIscl(byte[],int,int) | Sends data over an ISCL connection, unsecured. The data is not encrypted and the message has no authentication code. |
Leadtools.Dicom.AddIn.DicomClient.SendNonSecureIscl(IntPtr,int) | Sends data over an ISCL connection, unsecured. The data is not encrypted and the message has no authentication code. |
Leadtools.Dicom.AddIn.DicomClient.SendNReportRequest(byte,int,string,string,int,DicomDataSet) | Sends an Leadtools.Topics.DicomDefinitions message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendNReportResponse(byte,int,string,string,DicomCommandStatusType,int,DicomDataSet) | Sends an Leadtools.Topics.DicomDefinitions message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendNSetRequest(byte,int,string,string,DicomDataSet) | Sends an Leadtools.Topics.DicomDefinitions message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendNSetResponse(byte,int,string,string,DicomCommandStatusType,DicomDataSet) | Sends an Leadtools.Topics.DicomDefinitions message to a peer member of a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendReleaseRequest | Sends a Release Request message to a connection. |
Leadtools.Dicom.AddIn.DicomClient.SendReleaseResponse | Sends a Release Response message to a connection. |
Leadtools.Dicom.AddIn.DicomClient.SetIsclAuthenticationData(byte[],int) | Sets the authentication data used during the mutual authentication process. |
Leadtools.Dicom.AddIn.DicomClient.SetIsclAuthenticationData(IntPtr,int) | Sets the authentication data used during the mutual authentication process. |
Leadtools.Dicom.AddIn.DicomClient.SetIsclDefaultEncryptionMode(DicomIsclEncryptionMethodType) | Sets the encryption mode used by the ISCL operations. |
Leadtools.Dicom.AddIn.DicomClient.SetIsclDefaultSigningMode(DicomIsclSigningMethodType) | Sets the current message authentication code (MAC) type. |
Leadtools.Dicom.AddIn.DicomClient.SetIsclEncryptionKey(int,long) | Sets an encryption key at the specified index in the array of encryption keys. |
Leadtools.Dicom.AddIn.DicomClient.SetIsclEncryptionKeyIndex(int) | Sets the index of the encryption key to be used for encryption. |
Leadtools.Dicom.AddIn.DicomClient.SetIsclIndexForMutualAuthentication(int) | Sets the index of the mutual authentication key to be used during the mutual authentication process. |
Leadtools.Dicom.AddIn.DicomClient.SetIsclMaxCommunicationBlockLength(int) | Sets the maximum communication block length that can be sent/received by the current entity. |
Leadtools.Dicom.AddIn.DicomClient.SetIsclMaxMessageLength(int) | Sets the maximum message length that can be processed (sent and received) by the current entity. |
Leadtools.Dicom.AddIn.DicomClient.SetIsclMutualAuthenticationAlgorithm(DicomIsclMutualAuthenticationMode) | Sets the mutual authentication mode. |
Leadtools.Dicom.AddIn.DicomClient.SetIsclMutualAuthenticationKey(int,long) | Sets a mutual authentication key at the specified index in the array of authentication keys. |
Leadtools.Dicom.AddIn.DicomClient.SetTlsCipherSuiteByIndex(int,DicomTlsCipherSuiteType) | Sets the cipher suite for the specified index. |
Leadtools.Dicom.AddIn.DicomClient.SetTlsClientCertificate(string,DicomTlsCertificateType,string) | Sets a certificate for the client. |
Leadtools.Dicom.AddIn.DicomClient.Shutdown | Shutdowns this instance. |
Leadtools.Dicom.AddIn.DicomClient.Startup | Startups this instance. |
Leadtools.Dicom.AddIn.DicomServer.EnableLog | Gets a value indicating whether enable the service log. |
Leadtools.Dicom.AddIn.Extensions.ForEach``1(System.Collections.Generic.IEnumerable<T>,System.Action< T>) |
Extension method provides a foreach like wrapper for IEnumerable. |
Leadtools.Dicom.AddIn.Interfaces.AddInImage.op_Implicit(Image)~Leadtools.Dicom.AddIn.Interfaces.AddInImage | Performs an implicit conversion from System.Drawing.Image to Leadtools.Dicom.AddIn.Interfaces.AddInImage. |
Leadtools.Dicom.AddIn.Interfaces.MatchFoundDelegate | - Represents the method that will handle the event when a match has been found during a C-FIND-REQ. |
Leadtools.Dicom.AddIn.Interfaces.MoveDataSetDelegate | - Represents the method that will handle the event when a dataset is available for moving. |
Leadtools.Dicom.AddIn.ReceiveCEchoResponseDelegate | - Represents the method that will handle the ReceiveCEchoResponse event. |
Leadtools.Dicom.AddIn.ReceiveCFindResponseDelegate | - Represents the method that will handle the ReceiveCFindResponse event. |
Leadtools.Dicom.AddIn.ReceiveCGetResponseDelegate | - Represents the method that will handle the ReceiveCGetResponse event. |
Leadtools.Dicom.AddIn.ReceiveCMoveResponseDelegate | - Represents the method that will handle the ReceiveCMoveResponse event. |
Leadtools.Dicom.AddIn.ReceiveCStoreResponseDelegate | - Represents the method that will handle the ReceiveCStoreResponse event. |
Leadtools.Dicom.AddIn.ReceiveNActionResponseDelegate | - Represents the method that will handle the ReceiveNActionResponse event. |
Leadtools.Dicom.AddIn.ReceiveNCreateResponseDelegate | - Represents the method that will handle the ReceiveNCreateResponse event. |
Leadtools.Dicom.AddIn.ReceiveNDeleteResponseDelegate | - Represents the method that will handle the ReceiveNDeleteResponse event. |
Leadtools.Dicom.AddIn.ReceiveNGetResponseDelegate | - Represents the method that will handle the ReceiveNGetResponse event. |
Leadtools.Dicom.AddIn.ReceiveNReportResponseDelegate | - Represents the method that will handle the ReceiveNReportResponse event. |
Leadtools.Dicom.AddIn.ReceiveNSetResponseDelegate | - Represents the method that will handle the ReceiveNSetResponse event. |
Leadtools.Dicom.AddIn.RequestDoneDelegate | - Represents the method that will handle an event that occurs when a DICOM request is finished processing. |
Leadtools.Dicom.AddIn.ServiceLocator.#cctor | Initializes the Leadtools.Dicom.AddIn.ServiceLocator class. |
Leadtools.Dicom.AddIn.ServiceLocator.BuildUp``1(`T) | Run an existing object through the container and perform injection on it. |
Leadtools.Dicom.AddIn.ServiceLocator.IsRegistered``1 | Determines whether this instance is registered. |
Leadtools.Dicom.AddIn.ServiceLocator.Register``1(`T) | Registers an instance with the container. |
Leadtools.Dicom.AddIn.ServiceLocator.Register``1(`T,string) | Registers an instance with the container. |
Leadtools.Dicom.AddIn.ServiceLocator.Register``1(Type) | Registers a type mapping with the container. |
Leadtools.Dicom.AddIn.ServiceLocator.Register``2 | Registers a type mapping with the container. |
Leadtools.Dicom.AddIn.ServiceLocator.RegisterSingle``1(Type) | Registers a single instance of a type mapping with the container. |
Leadtools.Dicom.AddIn.ServiceLocator.Retrieve``1 | Resolve an instance of the default requested type from the container. |
Leadtools.Dicom.AddIn.ServiceLocator.Retrieve``1(string) | Resolve an instance of the requested type with the given name from the container. |
Leadtools.Dicom.AddIn.ServiceLocator.RetrieveAll``1 | Retrieves all item with the specified type. |
Leadtools.Dicom.AddIn.ThreadDoneEventHandler | - Represents the method that will handle an event that occurs when a thread has finished executing. |
Leadtools.Dicom.AddIn.ThreadSafeDictionary`2 | - Implements a thread safe dictionary. |
Leadtools.Dicom.AddIn.ThreadSafeList`1 | - A Thread safe list. |
The following members have been added to the existing types:
Member | Description |
---|---|
Leadtools.Dicom.AddIn.ServiceStartException | Throw this exception from the Load member to prevent the service from starting |
Leadtools.Dicom.AddIn.ServiceStartException (Constructor) | Initializes a new instance of the ServiceStartException class with its message string set to the empty string ("") and its inner exception set to a null reference (Nothing in Visual Basic). |
Leadtools.Dicom.AddIn.ServiceStartException(String) (Constructor) | Initializes a new instance of the ServiceStartException class with its message string set to "message", and its inner exception set to a null reference (Nothing in Visual Basic). |
Leadtools.Dicom.AddIn.ServiceStartException(Runtime.Serialization.SerializationInfo,Runtime.Serialization.StreamingContext) (Constructor) | Initializes a new instance of the ServiceStartException class with the specified serialization and context information. |
Leadtools.Dicom.AddIn.ServiceStartException(String,Exception) (Constructor) | Initializes a new instance of the ServiceStartException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
For more information, refer to New in 18.
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. |
ILicense | Allows implementors to provide license information to the PACS Framework Server. |
IFeature | Allows implementors to add licensing features to the PACS Framework Server. |
IServerConfig | Allows implementors to initialize some configuration information when the server loads. |
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:
Member | Description |
---|---|
GetTotalClients | Gets the total number of connected clients. |
Equals | Determines whether the specified AeInfo is equal to the current AeInfo. |
RegisterSingle | Registers a single instance of a type mapping with the container. |
LicenseFile | Gets or sets the license file associated with the PACS Framework Server. |
ServiceName | Gets or sets the name of the service. |
SetIgnoreType | Ignores the specified type, which is one of the loaded add-in DLLs. |
SetConfigAssemblies | Sets the order of configuration assemblies to load in the advanced.config file. |
Settings | Gets the advanced settings associated with this notifier. |
LicenseFile | Gets the license file associated with the PACS Framework Server. |
Leadtools.Dicom.AddIn.DicomServer.ServerSettingsChanged | Occurs when the PACS Framework Server settings are changed. |
The following Enumerations have been added to LEADTOOLS For .NET v17.5:
Enumeration | Description |
---|---|
ExtendedNegotiation | Specifies the type of extended negotiation used in DICOM communications. |
The following Types have been removed from LEADTOOLS For .NET v17:
Type |
---|
Leadtools.Dicom.AddIn.Interfaces.IServiceLog |
For more information, refer to New in 17.
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. |
Products |
Support |
Feedback: Leadtools.Dicom.AddIn Assembly Changes |
Introduction |
Help Version 19.0.2017.6.21
|