DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomLicense Class / LicenseServerCount Property






    LicenseServerCount Property
    Specifies the how many license servers are to be tried to obtain on-line licenses This is an advanced property only to be used under directions from Medical Connections
    Syntax
    'Declaration
     
    
    Public Shared Property LicenseServerCount As System.Integer
     
    'Usage
     
    
    Dim value As System.Integer
     
    DicomLicense.LicenseServerCount = value
     
    value = DicomLicense.LicenseServerCount
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also