C#
VB
C++
Gets or sets the packet size in bytes.
public int PacketSize { get; set; }
Public Property PacketSize As Integer
Value that represents the packet size in bytes.
For better speed performance, set this value to 8k bytes or more. Set this value before calling Open.
For an example that sets this value to (16*1024), refer to JpipRasterImageViewer.
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