Interface RemoteManagerOperationsIntf

All Superinterfaces:
tcUtilityOperationsIntf

public interface RemoteManagerOperationsIntf extends tcUtilityOperationsIntf
  • Method Details

    • isRMRunning

      boolean isRMRunning(com.thortech.xl.remotemanager.RMSData rmsData) throws tcAPIException
      Checks wheather the Remote Manager is running.
      Parameters:
      rmsData - Data object for Remote Manager.
      Returns:
      true if the Remote Manager is running.
      Throws:
      tcAPIException