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

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