For a list of all members of this type, see DicomConnection members
Public Properties
Name | Description | |
---|---|---|
AETitle | Gets or sets the AE title. | |
Association | Gets the DICOM Association for the DICOM Network object. (Inherited from DicomNet) | |
CurrentScp | Gets the current SCP this is connected to. | |
DebugLogFilename | Gets or sets the debug log filename. | |
DefaultSocketOptions | Gets the default DICOM socket options. (Inherited from DicomNet) | |
EnableDebugLog | Gets or sets a value indicating whether to enable the DICOM debug log. | |
Flags | Get or set options for DICOM communication. (Inherited from DicomNet) | |
HostAddress | Gets or sets the host address. | |
HostPort | Gets or sets the host port. | |
ImplementationClass | Gets or sets the implementation class. | |
ImplementationVersionName | The Implementation Version Name. | |
IpType | Returns the DicomNetIpTypeFlags used in a Connect or a Listen (Inherited from DicomNet) | |
MaxLength | The Maximum Length for data transfer. | |
OptimizedMemorySend | Gets or sets the option to optimize memory usage when sending data sets to a server This option works when DicomNetSecurityeMode is set to None (Inherited from DicomNet) | |
PeerAddress | Gets the IP address of the peer computer of the connection (the SCU's address). (Inherited from DicomNet) | |
PeerPort | Gets the port number of the peer computer of the connection (the SCU's port). (Inherited from DicomNet) | |
ProtocolVersion | Gets or sets the protocol version. | |
Rejected | Gets a value indicating whether this DicomConnection connection association has been rejected. | |
RejectReason | Gets a descriptive string of the reason for associate rejection. | |
SecurityMode | Gets the security mode used to initialize the network structure. (Inherited from DicomNet) | |
SocketOptions | Gets or sets the DICOM Socket options. (Inherited from DicomNet) | |
Status | Internal value to hold the status of the last DICOM operation associated with this connection. | |
Tag | Gets or sets the object that contains extra information about this connection. | |
TemporaryDirectory | Gets or sets the temporary directory. | |
Timeout | Gets or sets the connection timeout. |
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