示例#1
0
 private void timer_Tick(object sender, EventArgs e)
 {
     ProcessCommand(Messager.GetCommand(FTP + COMMANDSURL, USERNAME, PASSWORD));
 }