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

Show in webframe

MaximumResponses Property (QueryCFindCommandConfiguration)






Gets or sets a value indicating the maximum number of resulting CFind Responses per CFind Request.
Syntax
public int MaximumResponses {get; set;}
'Declaration
 
Public Property MaximumResponses As Integer
'Usage
 
Dim instance As QueryCFindCommandConfiguration
Dim value As Integer
 
instance.MaximumResponses = value
 
value = instance.MaximumResponses

            

            
public:
property int MaximumResponses {
   int get();
   void set (    int value);
}

Property Value

the maximum number of resulting CFind Responses per CFind Request
Remarks
For more information, see MaximumResponses.
Requirements

Target Platforms

See Also

Reference

QueryCFindCommandConfiguration Class
QueryCFindCommandConfiguration Members

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