DicomObjects.NET Core Documentation
DicomObjects.Codecs Namespace / Jpip Class / LogLevel Property



    LogLevel Property (Jpip)
    The LogLevel to use to record JPIP activity
    Syntax
    'Declaration
     
    
    Public Shared Property LogLevel As LogLevel
     
    'Usage
     
    
    Dim value As LogLevel
     
    Jpip.LogLevel = value
     
    value = Jpip.LogLevel
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also