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