Visual Basic (Declaration) | |
---|---|
Public Enum ConnectType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum ConnectType : Enum |
C++/CLI | |
---|---|
public enum class ConnectType : public Enum |
Member | Description |
---|---|
New | Create a new connection for the request. |
Existing | Send request on the existing connection. |
Conditional | If the current connection doesn't exist then reconnect. |
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.AddIn.ConnectType
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family