LicenseSpring .Net SDK 7.32.1
Easily add Software Licensing to your application
Loading...
Searching...
No Matches
LicenseSpring.IOverageRequest Interface Reference

OverageRequest interface. More...

Inheritance diagram for LicenseSpring.IOverageRequest:
LicenseSpring.OverageRequest

Properties

bool IsConsumptionOverageAllowed [get, set]
 Is it allowed to exceed consumption for this license.
 
int MaxConsumptionOverage [get, set]
 Extra amount of consumption that allows to go over MaxConsumption.
 

Detailed Description

OverageRequest interface.

Property Documentation

◆ IsConsumptionOverageAllowed

bool LicenseSpring.IOverageRequest.IsConsumptionOverageAllowed
getset

Is it allowed to exceed consumption for this license.

Meaningful only for Consumption based license.

Implemented in LicenseSpring.OverageRequest.

◆ MaxConsumptionOverage

int LicenseSpring.IOverageRequest.MaxConsumptionOverage
getset

Extra amount of consumption that allows to go over MaxConsumption.

Meaningful only for Consumption license.

Implemented in LicenseSpring.OverageRequest.


The documentation for this interface was generated from the following file: