DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomGlobal Class / JpipInitialSize Property

In This Topic
    JpipInitialSize Property (DicomGlobal)
    In This Topic
    The size of the first request (in bytes) to make to a JPIP server.
    Syntax
    'Declaration
     
    
    Public Shared Property JpipInitialSize As System.Integer
    public static System.int JpipInitialSize {get; set;}
    Remarks
    Lower values give a lower latency, but higher values are more efficient.
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also