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

In This Topic
    ExpiryWarningDays Property
    In This Topic
    Number of days before expiry to start issuing warnings
    Syntax
    'Declaration
     
    
    Public Shared Property ExpiryWarningDays As System.Integer
    public static System.int ExpiryWarningDays {get; set;}
    Remarks
    Default value is 14. Set to 0 to disable all expiry warning from DicomObjects.
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also