diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2009-04-28 13:47:42 -0230 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2009-04-28 13:47:42 -0230 |
commit | 1e6317134c769a333c2d653d18c444b7f03c7249 (patch) | |
tree | aa590e61b6846bc6cf30e6ffd3b50881c0faddf0 /cpp/src/Ice/PropertyNames.cpp | |
parent | Bug 3482 - deprecate generateUUID in C# (diff) | |
download | ice-1e6317134c769a333c2d653d18c444b7f03c7249.tar.bz2 ice-1e6317134c769a333c2d653d18c444b7f03c7249.tar.xz ice-1e6317134c769a333c2d653d18c444b7f03c7249.zip |
Bug 2558 - thread pool tracing
Diffstat (limited to 'cpp/src/Ice/PropertyNames.cpp')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index 3a20ddc4094..06cee824880 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -8,7 +8,7 @@ // ********************************************************************** // -// Generated by makeprops.py from file ../config/PropertyNames.xml, Fri Apr 3 11:02:17 2009 +// Generated by makeprops.py from file ../config/PropertyNames.xml, Tue Apr 28 13:06:23 2009 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -109,6 +109,7 @@ const IceInternal::Property IcePropsData[] = IceInternal::Property("Ice.Trace.Protocol", false, 0), IceInternal::Property("Ice.Trace.Retry", false, 0), IceInternal::Property("Ice.Trace.Slicing", false, 0), + IceInternal::Property("Ice.Trace.ThreadPool", false, 0), IceInternal::Property("Ice.UDP.RcvSize", false, 0), IceInternal::Property("Ice.UDP.SndSize", false, 0), IceInternal::Property("Ice.TCP.Backlog", false, 0), |