示例#1
0
 public void OnConnectionEstablished(ITcpConnection connection)
 {
     _producer.StartBackgroundJobs();
 }