ILicensingService Interface |
Namespace: Resto.Front.Api
public interface ILicensingService
The ILicensingService type exposes the following members.
Name | Description | |
---|---|---|
AcquireSlot |
Acquires one slot from the specified module for client with specified identifier.
This method will temporarily bind slot to the client,
repeated acquisitions from the same module for the same client will return the same slot.
|