DicomObjects.NET.V8
DicomObjects Namespace / DicomLicense Class / ExpiryWarningPeriod Property



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

    Target Platforms: .NET CLR 4.0 or higher

    See Also