Example #1
0
 protected override void OnStop()
 {
     if (!MWLScp.Started)
     {
         MWLScp.StopListening(_listeningPort);
     }
 }