[This is preliminary documentation and is subject to change.]

Find out if the Server License has expired.

Namespace:  QPulseWebServices.Contracts.Service
Assembly:  QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.0.590.81

Syntax

C#
Nullable<bool> HasServerLicenseExpired()

Return Value

Boolean indicating whether the Server License has expired

Remarks

REST Availability: Supports HTTP POST

See Also