Esempio n. 1
0
 public BackPressureAgentTests()
 {
     theRoot  = new MockMessagingRoot();
     theAgent = new BackPressureAgent(theRoot);
 }