diff options
Diffstat (limited to 'cpp/src/Ice/PropertyNames.cpp')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index 1ee73935685..b4a8a7904f9 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -7,7 +7,7 @@ // // ********************************************************************** -// Generated by makeprops.py from file `../../config/PropertyNames.def', Thu Jan 25 13:02:24 2007 +// Generated by makeprops.py from file `../config/PropertyNames.def', Thu Jan 25 08:38:23 2007 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -59,6 +59,8 @@ const char* IceInternal::PropertyNames::IceProps[] = "Ice.OA.*.RegisterProcess", "Ice.OA.*.ReplicaGroupId", "Ice.OA.*.Router", + "Ice.OA.*.ThreadPerConnection", + "Ice.OA.*.ThreadPerConnection.StackSize", "Ice.OA.*.ThreadPool.Size", "Ice.OA.*.ThreadPool.SizeMax", "Ice.OA.*.ThreadPool.SizeWarn", |