public enum EplApplication.LicenseRuntimeCheckModes : System.Enum
public enum class EplApplication.LicenseRuntimeCheckModes : public System.Enum
public enum EplApplication.LicenseRuntimeCheckModes : System.Enum
public enum class EplApplication.LicenseRuntimeCheckModes : public System.Enum
| Member | Value | Description | 
|---|---|---|
| Cancel | 1 | Cancel the license runtime check and free license. After a license is freed, each license call made will fail. | 
| TryCancel | 0 | Try or cancel the license runtime check. | 
System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.System.EplApplication.LicenseRuntimeCheckModes