The following tables list the members exposed by QueryRetrieveScu.
Name | Description | |
---|---|---|
QueryRetrieveScu Constructor | Overloaded. Initializes a new instance of the QueryRetrieveScu class. |
Name | Description | |
---|---|---|
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) | |
dsWrapper | Dataset that is used internally by the DicomConnection class. (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) | |
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) | |
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) | |
SecurityMode | (Inherited from Leadtools.Dicom.DicomNet) | |
SocketOptions | (Inherited from Leadtools.Dicom.DicomNet) | |
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) |
Top
Top
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. | |
AfterCMove | Occurs when C-MOVE-REQ is finished. | |
AfterConnect | Occurs after connecting to the 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. | |
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) | |
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) |