summaryrefslogtreecommitdiff
path: root/cs/demo/Ice/throughput/Client.cs
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2006-12-05 16:53:52 +0000
committerDwayne Boone <dwayne@zeroc.com>2006-12-05 16:53:52 +0000
commit92a1a10f19a89d1cc3ed801856fde296a55cb2a8 (patch)
tree3100ea446f0310b8728d5512e42ff93186cde615 /cs/demo/Ice/throughput/Client.cs
parentAdded warmup to java throughout demo (diff)
downloadice-92a1a10f19a89d1cc3ed801856fde296a55cb2a8.tar.bz2
ice-92a1a10f19a89d1cc3ed801856fde296a55cb2a8.tar.xz
ice-92a1a10f19a89d1cc3ed801856fde296a55cb2a8.zip
Added warmup for java demo
Diffstat (limited to 'cs/demo/Ice/throughput/Client.cs')
-rwxr-xr-xcs/demo/Ice/throughput/Client.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cs/demo/Ice/throughput/Client.cs b/cs/demo/Ice/throughput/Client.cs
index e08f1ed0524..939191292a0 100755
--- a/cs/demo/Ice/throughput/Client.cs
+++ b/cs/demo/Ice/throughput/Client.cs
@@ -72,7 +72,7 @@ public class Client : Ice.Application
menu();
- throughput.ice_ping(); // Initial ping to setup the connection.
+ throughput.endWarmup(); // Initial ping to setup the connection.
//
// By default use byte sequence.