public void TestAsync() { Assert.AreEqual(ClientProxy.AsyncMethod(), 3, "Called method with AsyncPattern=true"); }