Leadtools.Dicom.Scu Namespace : QueryRetrieveScu Class |
The following tables list the members exposed by QueryRetrieveScu.
Name | Description | |
---|---|---|
QueryRetrieveScu Constructor | Overloaded. |
Name | Description | |
---|---|---|
ActiveScp | The current peer connection associated with this connection. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
Name | Description | |
---|---|---|
_Status | Internal value to hold the status of the last DICOM operation associated with this connection. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
cancelEvent | Cancel event. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
CurrentMessageId | Current message id. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
CurrentPid | Current presentation context id. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
dicomEvent | Dicom message event. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
parameters | Internal variable to hold that information associated with DICOM commands. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
timeoutEvent | Timeout event. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
waitHandles | Event wait handle. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
Name | Description | |
---|---|---|
AETitle | Gets or sets the AE title. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
Association | (Inherited from Leadtools.Dicom.DicomNet) | |
CurrentScp | Gets the current SCP this is connected to. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
DebugLogFilename | Gets or sets the debug log filename. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
DefaultSocketOptions | (Inherited from Leadtools.Dicom.DicomNet) | |
EnableDebugLog | Gets or sets a value indicating whether to enable the DICOM debug log. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
EnableMoveToSelf | Gets or sets a value indicating whether to enable the internal server on a C-MOVE operation. | |
HostAddress | Gets or sets the host address. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
HostPort | Gets or sets the host port. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
ImplementationClass | Gets or sets the implementation class. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
ImplementationVersionName | The Implementation Version Name. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
IpType | (Inherited from Leadtools.Dicom.DicomNet) | |
MaxLength | The Maximum Length for data transfer. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
PeerAddress | (Inherited from Leadtools.Dicom.DicomNet) | |
PeerPort | (Inherited from Leadtools.Dicom.DicomNet) | |
ProtocolVersion | Gets or sets the protocol version. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
Rejected | Gets a value indicating whether this Leadtools.Dicom.Scu.Common.DicomConnection connection association has been rejected. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
RejectReason | Gets a descriptive string of the reason for associate rejection. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
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. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
Tag | Gets or sets the object that contains extra information about this connection. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
TemporaryDirectory | Gets or sets the temporary directory. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
Timeout | Gets or sets the connection timeout. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) |
Name | Description | |
---|---|---|
AfterAssociateRequest | Occurs after receiving an associate response from the SCP. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
AfterCFind | Occurs when a C-FIND-REQ has completed. | |
AfterCGet | Occurs before a C-GET-REQ is sent to the scp. | |
AfterClose | Occurs after a close reponse is receceived from the scp. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
AfterCMove | Occurs when C-MOVE-REQ is finished. | |
AfterConnect | Occurs after connecting to the SCP. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
AfterReleaseRequest | Occurs after release response received from scp. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
AfterSecureLinkReady | Occurs after TLS secured connection to SCP is established. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
BeforeAssociateRequest | Occurs when an associate request is sent to the SCP. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
BeforeCFind | Occurs when C-FIND-REQ is sent to the SCP. | |
BeforeCGet | Occurs before a C-GET-REQ is sent to the scp. | |
BeforeClose | Occurs before a close request is sent to the scp. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
BeforeCMove | Occurs before a C-MOVE-REQ is sent to the SCP. | |
BeforeConnect | Occurs before connecting to the SCP. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
BeforeReleaseRequest | Occurs before a release request is sent to the scp. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
MatchInstance | Occurs when an instance has been matched. | |
MatchSeries | Occurs when a series has been matched. | |
MatchStudy | Occurs when a study has been matched. | |
Moved | Occurs when a dataset has been successfully moved to the destination. | |
PrivateKeyPassword | Occurs when a private key password is needed. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
ReceiveBuffer | Occurs when connections received buffered data. (Inherited from Leadtools.Dicom.Scu.Common.DicomConnection) | |
ReceivedStoreRequest | Occurs when C-STORE-REQ is received as a result of a C-GET request. |