'DeclarationPublic Delegate Sub LicenseExpirationHandler( _ ByVal remaining As System.TimeSpan _ )
public delegate void LicenseExpirationHandler( System.TimeSpan remaining )
Parameters
- remaining
- The time remaining until the current license expires
'DeclarationPublic Delegate Sub LicenseExpirationHandler( _ ByVal remaining As System.TimeSpan _ )
public delegate void LicenseExpirationHandler( System.TimeSpan remaining )
This method is only available in special builds of DicomObjects which include the temporary licensing facility