Interface ILicenceSystemComm


  • public interface ILicenceSystemComm
    Interface that the listener can use to interact with the license system connected server.
    Author:
    Christopher Mindus
    • Method Detail

      • requestClose

        void requestClose​(ILicenseServerListener listener)
        Requests close of this session instance.
        Parameters:
        listener - The listener to request close of.