JUMP TOCTRL-/QLM APIOverviewQlmLicenseIQlmLicenseEnumsECommunicationProtocolTypeEComputerTypeEOfflinePeriodExceededActionEOrderStatusELicenseBindingELicenseModelELicenseStatusELicenseTypeEServerErrorCodeEStoreKeysOptionsEStoreKeysToInterfacesIQlmProductInfoPropertiesClient-Side MethodsCreateDeactivationCodeCreateLicenseKeyCreateLicenseKeyExCreateLicenseKeyEx2CreateLicenseKeyEx3CreateLicenseKeyEx4CreateLicenseKeyEx5DefineProductDeleteCookieDeleteKeysDeleteKeysExFormatLicenseKeyExGetDaysOfflineGetNumberOfRunningInstancesGetStatusIsEvaluationIsFeatureEnabledIsFeatureEnabledExIsValidLaunchProcessLoadSettingsParseProductPropertiesParseResultsReadCookieReadKeysReadLicenseFileReadActivatedLicenseFileVerifyActivatedLicenseFileReadLicenseXmlReadProductPropertiesFileStoreCookieStoreKeysStoreKeysExValidateFileValidateLicenseValidateLicenseExValidateLicenseEx2ValidateLicenseEx3ValidateSignatureLicense Server - Application MethodsActivateLicenseActivateLicenseByAuthorizationCodeActivateLicenseByAuthorizationCodeExActivateLicenseByAuthorizationCodeEx2ActivateLicenseByBasicAuthenticationActivateLicenseByFieldActivateLicenseDialogActivateLicenseExActivateLicenseForUserActivateLicenseForUserExActivateLicenseForUserEx2ActivateLicenseForUserEx3AddUserAddUserExAddUserEx2AddUserEx3CommunicationEncryptionKeyCreateComputerBoundTrialKeyDownloadLicenseFileFromServerDownloadProductPropertiesFromServerGetActivationKeyFromOrderIDGetActivatedSystemsGetActivationKeyFromUserDataGetActivationLogGetActivationLogLicenseInfoGetCustomerInfoGetDashboardInfoGetDashboardLicenseInfoGetLatestEligibleVersionGetLatestVersionGetLicenseFileGetLicenseInfoGetMaintenancePlanRenewalDateGetMaintenancePlanRenewalDateByComputerKeyGetOrderGetProductInfoGetProductPropertiesGetRemainingActivationsGetServerPropertyGetSubscriptionExpiryDateGetUserDataGetUserDataFromActivationLogIsIllegalComputerIsLicenseKeyActivatedIsLicenseKeyRevokedIsLicenseKeyValidPingPingExReactivateLicenseReactivateLicenseExReleaseLicenseReleaseLicenseRequestAuthorizationCodeForActivationSetUserDataSetUserDataInActivationLogSubscribeToMailListUpdatePrivacyConsentUpdateUserUpdateUserExUpdateUserEx2UpdateUserEx3UpdateUserEx4ValidateLicenseOnServerValidateLicenseFileValidateLicenseFileContentValidateLicenseOnServerExValidateLicenseOnServerEx2ValidateLicenseOnServerEx3WriteProductPropertiesFileLicense Server - Management MethodsAddOrganizationCreateActivationKeyCreateActivationKeyExCreateActivationKeyWithExpiryDateCreateActivationKeyWithExpiryDateExCreateActivationKeyWithExpiryDateEx2CreateActivationKeyWithExpiryDateEx3CreateActivationKeyWithExpiryDateEx4CreateActivationKeyWithExpiryDateEx5CreateActivationKeyWithExpiryDateEx6CreateActivationKeyWithExpiryDateEx7CreateActivationKeyWithExpiryDateEx8CreateActivationKeyWithExpiryDateEx9CreateOrderCreateOrderExCreateUserAccountDeleteLicenseDeleteOrganizationDeleteUserDeleteUserAccountDeleteUserExDownloadProductsGetCustomersInfoGetCustomersInfoExGetDataSetGetDataSetExGetDataSetEx2GetOrganizationRenewSubscriptionRevokeLicenseSetMaintenancePlanRenewalDateSetProductPropertiesUpdateActivationLogInfoUpdateLicenseInfoUpdateLicenseKeyUpdateOrderStatusUpdateOrganizationUpdateUserAccountUpgradeLicenseUpgradeLicenseExUploadProductsLicense InformationILicenseInfoMethodsLoadLicenseXmlPropertiesHardware IdentificationIQlmHardwareMethodsGetActiveDirectoryAppDomainGetActiveDirectoryComputerDomainGetBiosUuidGetFirstMACAddressGetLoggedInUserGetMACAddressesGetMachineNameGetMotherBoardSerialNumberGetSMBiosUUIDGetTerminalServerUniqueIdentifierGetUniqueCombinedSystemIdentifierGetUniqueSystemIdentifier1GetUniqueSystemIdentifier2GetUSBSerialNumberGetUSBSerialNumberGetVolumeSerialNumberIsRunningAsUwpRunningOnHyperVRunningOnVirtualBoxRunningOnVMRunningOnVMWareRunningOnTerminalServerRunningInDockerContainerCustomer InformationIQlmCustomerInfoPropertiesMethodsParseResultsIQlmOrganizationInfoPropertiesAnalyticsIQlmAnalyticsMethodsAddInstallAddInstallExReadInstallIDRemoveInstallUpdateInstallUpdateInstallExUpdateLastAccessedDateWriteInstallIDCloud-based Floating LicensingIQlmCloudFloatingLicenseHelperPropertiesMethodsDeactivateAllExpiredLicensesCheckinLicenseCheckoutLicenseGoOfflineGoOnlineProcessOrphanedInstancesOn-premise Floating License HelperIQlmFloatingLicenseHelperEnumsQlmActivationStatusELicenseKindPropertiesMethodsGetFloatingLicenseLocationGetLicenseKindInitLoadPublishFloatingLicenseLocationRegisterNodeUnregisterNodeValidateLicenseOn-premise Floating LicenseIQlmFloatingLicenseMgrPropertiesMethodsHTTP MethodsOverviewActivateKeyActivateKeyByAuthorizationCodeHttpAnalyticsAddInstallHttpAnalyticsRemoveInstallHttpAnalyticsUpdateInstallHttpAnalyticsUpdateLastAccessedDateHttpEnableMaintenancePlanGetActivationKeyGetActivationKeyWithExpiryDateGetLatestVersionHttpPingHttpReleaseLicenseHttpRenewMaintenancePlanRenewSubscriptionHttpRequestAuthorizationCodeForActivationHttpRetrieveActivationKeyHttpRevokeLicenseHttpSubscribeToMailListHttpUpdateLicenseHttpUpdatePrivacyConsentHttpUpdateUserInformationUpgradeLicenseValidateLicenseHttpProduct PropertiesIQlmProductPropertiesPropertiesMethodsAddProductPropertyDeserializeGetPropertiesGetPropertySerializeValidateSignatureProduct PropertyIQlmProductPropertyPropertiesLicense Wizard - .NET User ControlOverviewUI PropertiesBehavior PropertiesUser Registration PropertiesLicense PropertiesFloating License PropertiesEventsActivation User ControlOverviewPropertiesEventsLicenseValidatorOverviewPropertiesMethodsDeleteAllKeysReactivateKeyValidateLicenseValidateLicenseValidateLicenseAtStartupValidateLicenseAtStartupValidateLicenseAtStartupPowered by GoOfflineDescription Configures the client for offline mode. You must specify the period in minutes that the client will go offline. After this period, an event will be fired and your application can take any action as needed. C#bool GoOffline(double period, out string errorMessage); Parameters ParameterTypeDescriptionperioddoublethe period in minutes that the client will go offline. After this period, an event will be fired.errorMessagestringa returned message with error information Returns TypeDescriptionBooleantrue if the operation was successful; otherwise, false.Updated over 2 years ago CheckoutLicenseGoOnlineDid this page help you?YesNo