Leadtools.Dicom.Scu.Common Namespace : DicomConnection Class |
The following tables list the members exposed by DicomConnection.
Name | Description | |
---|---|---|
DicomConnection Constructor | Overloaded. |
Name | Description | |
---|---|---|
_Status | Internal value to hold the status of the last DICOM operation associated with this connection. | |
cancelEvent | Cancel event. | |
CurrentMessageId | Current message id. | |
CurrentPid | Current presentation context id. | |
dicomEvent | Dicom message event. | |
parameters | Internal variable to hold that information associated with DICOM commands. | |
timeoutEvent | Timeout event. | |
waitHandles | Event wait handle. |
Name | Description | |
---|---|---|
AETitle | Gets or sets the AE title. | |
Association | (Inherited from Leadtools.Dicom.DicomNet) | |
CurrentScp | Gets the current SCP this is connected to. | |
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. | |
IpType | (Inherited from Leadtools.Dicom.DicomNet) | |
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. | |
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 | (Inherited from Leadtools.Dicom.DicomNet) | |
SocketOptions | (Inherited from Leadtools.Dicom.DicomNet) | |
Status | Gets 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. |
Name | Description | |
---|---|---|
AfterAssociateRequest | Occurs after receiving an associate response from the SCP. | |
AfterClose | Occurs after a close reponse is receceived from the scp. | |
AfterConnect | Occurs after connecting to the SCP. | |
AfterReleaseRequest | Occurs after release response received from scp. | |
AfterSecureLinkReady | Occurs after TLS secured connection to SCP is established. | |
BeforeAssociateRequest | Occurs when an associate request is sent to the SCP. | |
BeforeClose | Occurs before a close request is sent to the scp. | |
BeforeConnect | Occurs before connecting to the SCP. | |
BeforeReleaseRequest | Occurs before a release request is sent to the scp. | |
PrivateKeyPassword | Occurs when a private key password is needed. | |
ReceiveBuffer | Occurs when connections received buffered data. |