Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

LimitResponses Property (QueryCFindCommand)






Gets or sets a value indicating whether to limit the resulting number of CFind Responses.
Syntax
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

            

            
public:
property bool LimitResponses {
   bool get();
   void set (    bool value);
}

Property Value

true to limit the resulting number of CFind Responses; otherwise, false.
Remarks
If LimitResponses is set to true, the maximum number of resulting CFind Responses per CFind Request is MaximumResponses.
Requirements

Target Platforms

See Also

Reference

QueryCFindCommand Class
QueryCFindCommand Members

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features