Click or drag to resize
WebFarmLicenseHelper Class
Contains methods related to licensing of web farms. For internal use only.
Inheritance Hierarchy
SystemObject
  CMS.WebFarmSync.InternalWebFarmLicenseHelper

Namespace: CMS.WebFarmSync.Internal
Assembly: CMS.WebFarmSync (in CMS.WebFarmSync.dll) Version: 10.0.0
Syntax
C#
public class WebFarmLicenseHelper

The WebFarmLicenseHelper type exposes the following members.

Constructors
  NameDescription
Public methodWebFarmLicenseHelper
Top
Properties
  NameDescription
Public propertyStatic memberCanAddServer
Indicates if license policy allows adding another server to the web farm.
Public propertyStatic memberLicenseIsValid
Indicates if there are proper licenses for web farms in the system.
Public propertyStatic memberServerCount
Number of web farm servers that are counted towards license check.
Top
See Also