DicomObjects.NET.8.48 Documentation
DicomObjects.DicomCodecs Namespace / Jpip Class / JpipThreads Property

In This Topic
    JpipThreads Property
    In This Topic
    The number of concurrent threads to use to handle JPIP pixel data requests
    Syntax
    'Declaration
     
    
    Public Shared Property JpipThreads As System.Integer
    public static System.int JpipThreads {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also