The following tables list the members exposed by MWLCFindCommand.
Name | Description | |
---|---|---|
![]() | MWLCFindCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Canceled | Gets a value indicating if the DicomCommand.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 modality worklist items. |
![]() ![]() | DefualtMWLIOD | Gets the XML stream which describes the Modality Worklist IOD supported by this command. |
![]() ![]() | IODSchema | Gets the XML schema which describes the Modality Worklist IOD supported by this command. |
![]() | MWLConfiguration | Gets the configuration object for the MWLCFindCommand. |
![]() | RequestDataSet | Gets the Leadtools.Dicom.DicomDataSet that is received with the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
![]() | Session | Gets the client session proxy which handles the DICOM C-FIND messages. (Inherited from Leadtools.Dicom.Scp.Command.CFindCommand) |
Name | Description | |
---|---|---|
![]() | Cancel | Cancel the processing of the command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
![]() | Execute | Process the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
Name | Description | |
---|---|---|
![]() | DoExecute | Performs the actual processing of the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
![]() | 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 occured during a DICOM command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
![]() | ValidateRequestDataSet | Validates the dataset sent during a DICOM command request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |