Ejemplo n.º 1
0
 public _RepeatingTestThread_367(RPCCallBenchmark _enclosing, RPCCallBenchmark.RpcServiceWrapper
                                 proxy, string echoMessage, MultithreadedTestUtil.TestContext baseArg1)
     : base(baseArg1)
 {
     this._enclosing  = _enclosing;
     this.proxy       = proxy;
     this.echoMessage = echoMessage;
 }
Ejemplo n.º 2
0
 public _PrivilegedExceptionAction_347(RPCCallBenchmark _enclosing, RPCCallBenchmark.MyOptions
                                       opts)
 {
     this._enclosing = _enclosing;
     this.opts       = opts;
 }