Creates the query command used by the Find methods.
request
The Leadtools.Dicom.DicomDataSet which contains the matching parameters.
sessionProxy
An object of type Leadtools.Dicom.Scp.ICFindClientSessionProxy that receives the C-FIND responses from the command.
A Leadtools.Dicom.Scp.Command.QueryCFindCommand used by the Find methods to query for DICOM information.
Override this method to customize the behavior of the Leadtools.Dicom.Scp.Command.QueryCFindCommand returned by this method.