Centreon_EventLog_2_Syslog.MyService.MyService C# (CSharp) Method

MyService() public method

Simple constructor
public MyService ( ) : System
return System
        public MyService()
        {
            InitializeComponent();

            ServiceName = "EventLogToSyslog";
        }