| Leadtools.Dicom.Scp.Command Namespace > QueryCFindCommand Class : LimitResponses Property | 
public bool LimitResponses {get; set;}
'Declaration Public Property LimitResponses As Boolean
'Usage Dim instance As QueryCFindCommand Dim value As Boolean instance.LimitResponses = value value = instance.LimitResponses
true to limit the resulting number of CFind Responses; otherwise, false.true, the maximum number of resulting CFind Responses per CFind Request is MaximumResponses.