Leadtools.Dicom.AddIn Namespace : ConnectType Enumeration |
public enum ConnectType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ConnectType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ConnectType
public enum ConnectType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.AddIn.ConnectType = function() { }; Leadtools.Dicom.AddIn.ConnectType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ConnectType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Conditional | If the current connection doesn't exist then reconnect. |
Existing | Send request on the existing connection. |
New | Create a new connection for the request. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.AddIn.ConnectType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2