Click or drag to resize
AbstractFileSystemJobCheckContinuousIntegrationLicense Method
Check license requirement for Continuous Integration and throws LicenseException if they are not met.

Namespace: CMS.ContinuousIntegration.Internal
Assembly: CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 12.0.0
Syntax
C#
protected internal void CheckContinuousIntegrationLicense()
Exceptions
ExceptionCondition
LicenseExceptionThrown when license requirements for continuous integration are not met.
See Also