public LicensingStatus GetLicenseStatus() { return(AsyncHelpers.RunSync(() => asyncServerClient.GetLicenseStatusAsync())); }