C#
VB
C++
Initializes a new instance of the DataLimitFields class.
public DataLimitFields(Nullable<int> dataLength,string quality)
Public Function New( _ByVal dataLength As Nullable(Of Integer), _ByVal quality As String _)
public:DataLimitFields(Nullable<int> dataLength,String^ quality)
dataLength
Restricts the amount of data the client wants the server to send in response to a request.
quality
Limits data transmission to a quality level.
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
