Ejemplo n.º 1
0
 protected override void OnStart(string[] args)
 {
     m_Handler = new SftpHandler();
     m_Handler.StartProcessing();
 }
Ejemplo n.º 2
0
 protected override void OnStart(string[] args)
 {
     m_Handler = new SftpHandler();
     m_Handler.StartProcessing();
 }