![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.Scp.Command Namespace : QueryCFindCommand Class |
The following tables list the members exposed by QueryCFindCommand.
Name | Description | |
---|---|---|
![]() | QueryCFindCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Canceled | Gets a value indicating if the Cancel method was called on the command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
![]() | Configuration | Gets the configuration object for the CFindCommand. (Inherited from Leadtools.Dicom.Scp.Command.CFindCommand) |
![]() | DataAccess | Gets or sets the object used to query the DICOM instances. |
![]() ![]() | DefualtQueryIOD | Gets the XML stream which describes the DICOM Query IOD supported by this command. |
![]() ![]() | IODSchema | Gets the XML schema which describes the DICOM Query IOD supported by this command. |
![]() | LimitResponses | Gets or sets a value indicating whether to limit the resulting number of CFind Responses. |
![]() | MaximumResponses | Gets or sets a value indicating the maximum number of resulting CFind Responses per CFind Request. |
![]() | QueryConfiguration | Gets the configuration object for the QueryCFindCommand |
![]() | RequestDataSet | Gets the Leadtools.Dicom.DicomDataSet that is received with the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
![]() | ServiceStatus | Gets or sets a value indicating the Leadtools.Dicom.DicomCommandStatusType of the final CFind Response sent when LimitResponses is set to true . |
![]() | Session | Gets the client session proxy which handles the DICOM C-FIND messages. (Inherited from Leadtools.Dicom.Scp.Command.CFindCommand) |
Name | Description | |
---|---|---|
![]() | CommandStatus | Gets or sets a value indicating the Leadtools.Dicom.DicomCommandStatusType of the final CFind Response sent when LimitResponses is set to true . (Inherited from Leadtools.Dicom.Scp.Command.CFindCommand) |
Name | Description | |
---|---|---|
![]() | Cancel | Cancel the processing of the command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
![]() | Execute | Overloaded. Process the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
Name | Description | |
---|---|---|
![]() | DoExecute | Process the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommandRequestProcess) |
![]() | IfCanceledThrowException | Throws an exception if the user canceled the execution of the command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
![]() | SendCFindResponsesToClientSession | Overridden. Sends the matched C-FIND responses to the client. |
![]() | SendErrorResponse | Sends the error response that occurred during a DICOM command. (Inherited from Leadtools.Dicom.Scp.Command.CFindCommand) |
![]() | ValidateRequestDataSet | Validates the dataset sent during a DICOM command request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |