LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

MaximumResponses Property (QueryCFindCommand)

Show in webframe





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 QueryCFindCommand
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
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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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