DicomObjects.NET.8.48 Documentation
DicomObjects.DicomCodecs 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: .NET CLR 4.8 or higher

See Also