LogLevel Property (DicomAssociation)
In This Topic
Controls the level of logging for this particular Association.
Syntax
'Declaration
Public Property LogLevel As LogLevel
public LogLevel LogLevel {get; set;}
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also