![]() |
LicenseSpring .Net SDK 7.22.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. More... | |
int | MaxConsumptionOverage [get, set] |
Extra amount of consumption that allows to go over MaxConsumption . More... | |
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.