Method Reset
| Improve this Doc View SourceReset()
Resets this license provider.
Declaration
protected abstract void Reset()
Remarks
License provider caches the lookup result by default. Calling this method can enforce license provider to perform a new lookup for the next validation, instead of returning the cached result.