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






    ExpiryWarningPeriod Property
    Warning period to give the user of license expiry
    Syntax
    'Declaration
     
    
    Public Shared Property ExpiryWarningPeriod As System.TimeSpan
     
    'Usage
     
    
    Dim value As System.TimeSpan
     
    DicomLicense.ExpiryWarningPeriod = value
     
    value = DicomLicense.ExpiryWarningPeriod
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also