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

Find out if the Server License has expired.

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

Syntax

C#
Nullable<bool> HasServerLicenseExpired()

Return Value

Boolean indicating whether the Server License has expired

Remarks

REST Availability: Supports HTTP POST

See Also