Interface EnumServiceMode


  • public interface EnumServiceMode
    This enumeration contains values which describe the different modes which a service can be set to on the server machine.
    Since:
    MicroStrategy Web 7.5.0
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int Automatic
      The service is set to start up automatically.
      static int Disabled
      The service is disabled.
      static int Manual
      The service is set to start up manually.
      static int Reserved
      Reserved.