MaximumResponses Property (original) (raw)
Summary
Gets or sets a value indicating the maximum number of resulting CFind Responses per CFind Request.
Syntax
public int MaximumResponses { get; set; }
public:
property int MaximumResponses {
int get();
void set ( int );
}
Property Value
the maximum number of resulting CFind Responses per CFind Request
Leadtools.Dicom.Scp Assembly