diff options
Diffstat (limited to 'csharp')
-rw-r--r-- | csharp/src/Ice/PropertyNames.cs | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/csharp/src/Ice/PropertyNames.cs b/csharp/src/Ice/PropertyNames.cs index d56ee2fbcfd..4d78ec7ebee 100644 --- a/csharp/src/Ice/PropertyNames.cs +++ b/csharp/src/Ice/PropertyNames.cs @@ -1,7 +1,7 @@ // // Copyright (c) ZeroC, Inc. All rights reserved. // -// Generated by makeprops.py from file ./config/PropertyNames.xml, Fri Jan 29 15:05:58 2021 +// Generated by makeprops.py from file ./config/PropertyNames.xml, Wed Feb 3 10:19:18 2021 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -1134,7 +1134,6 @@ namespace IceInternal new Property(@"^Glacier2\.Client\.ThreadPool\.ThreadIdleTime$", false, null), new Property(@"^Glacier2\.Client\.ThreadPool\.ThreadPriority$", false, null), new Property(@"^Glacier2\.Client\.MessageSizeMax$", false, null), - new Property(@"^Glacier2\.Client\.AlwaysBatch$", false, null), new Property(@"^Glacier2\.Client\.Buffered$", false, null), new Property(@"^Glacier2\.Client\.ForwardContext$", false, null), new Property(@"^Glacier2\.Client\.SleepTime$", false, null), @@ -1209,7 +1208,6 @@ namespace IceInternal new Property(@"^Glacier2\.Server\.ThreadPool\.ThreadIdleTime$", false, null), new Property(@"^Glacier2\.Server\.ThreadPool\.ThreadPriority$", false, null), new Property(@"^Glacier2\.Server\.MessageSizeMax$", false, null), - new Property(@"^Glacier2\.Server\.AlwaysBatch$", false, null), new Property(@"^Glacier2\.Server\.Buffered$", false, null), new Property(@"^Glacier2\.Server\.ForwardContext$", false, null), new Property(@"^Glacier2\.Server\.SleepTime$", false, null), @@ -1235,7 +1233,6 @@ namespace IceInternal new Property(@"^Glacier2\.SSLSessionManager\.CollocationOptimized$", false, null), new Property(@"^Glacier2\.SSLSessionManager\.Context\.[^\s]+$", false, null), new Property(@"^Glacier2\.SSLSessionManager$", false, null), - new Property(@"^Glacier2\.SessionTimeout$", false, null), new Property(@"^Glacier2\.Trace\.RoutingTable$", false, null), new Property(@"^Glacier2\.Trace\.Session$", false, null), null |