public void SetUp()
 {
     pipe = new MagnificentReceivePipe(MaxMessageSize);
 }