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

Remarks

If LimitResponses is set to true, the maximum number of resulting CFind Responses per CFind Request is MaximumResponses.

Leadtools.Dicom.Scp Assembly

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string) Method

SendCMoveResponse(byte,int,string,DicomCommandStatusType,StatusBase,int,int,int,int,DicomDataSet,string,DicomCommandType) Method