I try to write the C# program with 2 files: SyncService.cs and Program.cs as followed:
Program.cs
using System; using System.Diagnostics;