C#
VB
C++
The type of DICOM request connection.
public enum ConnectType Public Enum ConnectTypeInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class ConnectType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   Members
| Value | Member | Description | 
|---|---|---|
| 0 | New | Create a new connection for the request. | 
| 1 | Existing | Send request on the existing connection. | 
| 2 | Conditional | If the current connection doesn't exist then reconnect. | 
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
