LimitResponses Property

Summary
Gets or sets a value indicating whether to limit the resulting number of CFind Responses.
Syntax
C#
C++/CLI
public bool LimitResponses { get; set; } 
public: 
property bool LimitResponses { 
   bool get(); 
   void set (    bool ); 
} 

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

Help Version 22.0.2022.12.21
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.