DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomGlobal Class / UsePerformanceCounters Property

In This Topic
    UsePerformanceCounters Property
    In This Topic
    Controls use of specific performance counters for DicomObjects
    Syntax
    'Declaration
     
    
    Public Shared Property UsePerformanceCounters As System.Boolean
    public static System.bool UsePerformanceCounters {get; set;}
    Remarks
    These are only designed for specialist diagnostic use, and this should only be set to true on request from Medical Connections support.
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also