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






    JpipThreads Property
    The number of concurrent threads to use to handle JPIP pixel data requests
    Syntax
    'Declaration
     
    
    Public Shared Property JpipThreads As System.Integer
     
    'Usage
     
    
    Dim value As System.Integer
     
    Jpip.JpipThreads = value
     
    value = Jpip.JpipThreads
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also