The following tables list the members exposed by DicomConnection.
Name | Description | |
---|---|---|
![]() | DicomConnection Constructor | Overloaded. Initializes a new instance of the DicomConnection class. |
Name | Description | |
---|---|---|
![]() | cancelEvent | Cancel event. |
![]() | CurrentMessageId | Current message id. |
![]() | CurrentPid | Current presentation context id. |
![]() | dicomEvent | Dicom message event. |
![]() | dsWrapper | Dataset that is used internally by the DicomConnection class. |
![]() | timeoutEvent | Timeout event. |
![]() | waitHandles | Event wait handle. |
Name | Description | |
---|---|---|
![]() | AETitle | Gets or sets the AE title. |
![]() | Association | (Inherited from Leadtools.Dicom.DicomNet) |
![]() | DebugLogFilename | Gets or sets the debug log filename. |
![]() | DefaultSocketOptions | (Inherited from Leadtools.Dicom.DicomNet) |
![]() | EnableDebugLog | Gets or sets a value indicating whether to enable the DICOM debug log. |
![]() | 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. |
![]() | MaxLength | The Maximum Length for data transfer. |
![]() | PeerAddress | (Inherited from Leadtools.Dicom.DicomNet) |
![]() | PeerPort | (Inherited from Leadtools.Dicom.DicomNet) |
![]() | ProtocolVersion | Gets or sets the protocol version. |
![]() | SecurityMode | (Inherited from Leadtools.Dicom.DicomNet) |
![]() | SocketOptions | (Inherited from Leadtools.Dicom.DicomNet) |
![]() | TemporaryDirectory | Gets or sets the temporary directory. |
![]() | Timeout | Gets or sets the connection timeout. |
Top
Top
Name | Description | |
---|---|---|
![]() | AfterAssociateRequest | Occurs after receiving an associate response from the SCP. |
![]() | AfterConnect | Occurs after connecting to the SCP. |
![]() | AfterSecureLinkReady | Occurs after TLS secured connection to SCP is established. |
![]() | BeforeAssociateRequest | Occurs when an associate request is sent to the SCP. |
![]() | BeforeConnect | Occurs before connecting to the SCP. |
![]() | PrivateKeyPassword | Occurs when a private key password is needed. |
![]() | ReceiveBuffer | Occurs when connections received buffered data. |