![]() |
LicenseSpring .Net SDK 7.30.0
Easily add Software Licensing to your application
|
OverageRequest interface. More...
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 . | |
OverageRequest interface.
|
getset |
Is it allowed to exceed consumption for this license.
Meaningful only for Consumption based license.
Implemented in LicenseSpring.OverageRequest.
|
getset |
Extra amount of consumption that allows to go over MaxConsumption
.
Meaningful only for Consumption license.
Implemented in LicenseSpring.OverageRequest.