ConnectType Enumeration

Summary
The type of DICOM request connection.
Syntax
C#
C++/CLI
public enum ConnectType 
public enum class ConnectType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0NewCreate a new connection for the request.
1ExistingSend request on the existing connection.
2ConditionalIf the current connection does not exist then reconnect.
Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom.AddIn Namespace

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

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.