diff options
Diffstat (limited to 'csharp/src/Ice/PropertyNames.cs')
-rw-r--r-- | csharp/src/Ice/PropertyNames.cs | 27 |
1 files changed, 15 insertions, 12 deletions
diff --git a/csharp/src/Ice/PropertyNames.cs b/csharp/src/Ice/PropertyNames.cs index 4ea6718b2dd..21456d3ec85 100644 --- a/csharp/src/Ice/PropertyNames.cs +++ b/csharp/src/Ice/PropertyNames.cs @@ -6,7 +6,7 @@ // ICE_LICENSE file included in this distribution. // // ********************************************************************** -// Generated by makeprops.py from file ./config/PropertyNames.xml, Wed Nov 2 09:46:48 2016 +// Generated by makeprops.py from file ../config/PropertyNames.xml, Fri Feb 10 17:05:23 2017 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -165,6 +165,7 @@ namespace IceInternal new Property(@"^Ice\.ThreadPool\.Server\.ThreadIdleTime$", false, null), new Property(@"^Ice\.ThreadPool\.Server\.ThreadPriority$", false, null), new Property(@"^Ice\.ThreadPriority$", false, null), + new Property(@"^Ice\.ToStringMode$", false, null), new Property(@"^Ice\.Trace\.Admin\.Properties$", false, null), new Property(@"^Ice\.Trace\.Admin\.Logger$", false, null), new Property(@"^Ice\.Trace\.Locator$", false, null), @@ -597,6 +598,7 @@ namespace IceInternal new Property(@"^IceGrid\.Node\.RedirectErrToOut$", false, null), new Property(@"^IceGrid\.Node\.Trace\.Activator$", false, null), new Property(@"^IceGrid\.Node\.Trace\.Adapter$", false, null), + new Property(@"^IceGrid\.Node\.Trace\.Admin$", false, null), new Property(@"^IceGrid\.Node\.Trace\.Patch$", false, null), new Property(@"^IceGrid\.Node\.Trace\.Replica$", false, null), new Property(@"^IceGrid\.Node\.Trace\.Server$", false, null), @@ -709,7 +711,6 @@ namespace IceInternal new Property(@"^IceGrid\.Registry\.Client\.ThreadPool\.ThreadPriority$", false, null), new Property(@"^IceGrid\.Registry\.Client\.MessageSizeMax$", false, null), new Property(@"^IceGrid\.Registry\.CryptPasswords$", false, null), - new Property(@"^IceGrid\.Registry\.Data$", false, null), new Property(@"^IceGrid\.Registry\.DefaultTemplates$", false, null), new Property(@"^IceGrid\.Registry\.Discovery\.ACM\.Timeout$", false, null), new Property(@"^IceGrid\.Registry\.Discovery\.ACM\.Heartbeat$", false, null), @@ -790,6 +791,8 @@ namespace IceInternal new Property(@"^IceGrid\.Registry\.Internal\.ThreadPool\.ThreadIdleTime$", false, null), new Property(@"^IceGrid\.Registry\.Internal\.ThreadPool\.ThreadPriority$", false, null), new Property(@"^IceGrid\.Registry\.Internal\.MessageSizeMax$", false, null), + new Property(@"^IceGrid\.Registry\.LMDB\.MapSize$", false, null), + new Property(@"^IceGrid\.Registry\.LMDB\.Path$", false, null), new Property(@"^IceGrid\.Registry\.NodeSessionTimeout$", false, null), new Property(@"^IceGrid\.Registry\.PermissionsVerifier\.EndpointSelection$", false, null), new Property(@"^IceGrid\.Registry\.PermissionsVerifier\.ConnectionCached$", false, null), @@ -891,6 +894,7 @@ namespace IceInternal new Property(@"^IceGrid\.Registry\.SSLPermissionsVerifier\.CollocationOptimized$", false, null), new Property(@"^IceGrid\.Registry\.SSLPermissionsVerifier\.Context\.[^\s]+$", false, null), new Property(@"^IceGrid\.Registry\.SSLPermissionsVerifier$", false, null), + new Property(@"^IceGrid\.Registry\.Trace\.Admin$", false, null), new Property(@"^IceGrid\.Registry\.Trace\.Application$", false, null), new Property(@"^IceGrid\.Registry\.Trace\.Adapter$", false, null), new Property(@"^IceGrid\.Registry\.Trace\.Locator$", false, null), @@ -904,13 +908,6 @@ namespace IceInternal new Property(@"^IceGrid\.Registry\.Trace\.Topic$", false, null), new Property(@"^IceGrid\.Registry\.Trace\.TopicManager$", false, null), new Property(@"^IceGrid\.Registry\.UserAccounts$", false, null), - new Property(@"^IceGrid\.SQL\.DatabaseType$", false, null), - new Property(@"^IceGrid\.SQL\.EncodingVersion$", false, null), - new Property(@"^IceGrid\.SQL\.HostName$", false, null), - new Property(@"^IceGrid\.SQL\.Port$", false, null), - new Property(@"^IceGrid\.SQL\.DatabaseName$", false, null), - new Property(@"^IceGrid\.SQL\.UserName$", false, null), - new Property(@"^IceGrid\.SQL\.Password$", false, null), null }; @@ -987,10 +984,8 @@ namespace IceInternal new Property(@"^IceSSL\.EntropyDaemon$", false, null), new Property(@"^IceSSL\.FindCert$", false, null), new Property(@"^IceSSL\.FindCert\.[^\s]+$", true, null), - new Property(@"^IceSSL\.ImportCert\.[^\s]+$", true, null), new Property(@"^IceSSL\.InitOpenSSL$", false, null), new Property(@"^IceSSL\.KeyFile$", true, null), - new Property(@"^IceSSL\.KeySet$", true, null), new Property(@"^IceSSL\.Keychain$", false, null), new Property(@"^IceSSL\.KeychainPassword$", false, null), new Property(@"^IceSSL\.Keystore$", false, null), @@ -999,7 +994,6 @@ namespace IceInternal new Property(@"^IceSSL\.Password$", false, null), new Property(@"^IceSSL\.PasswordCallback$", false, null), new Property(@"^IceSSL\.PasswordRetryMax$", false, null), - new Property(@"^IceSSL\.PersistKeySet$", true, null), new Property(@"^IceSSL\.Protocols$", false, null), new Property(@"^IceSSL\.ProtocolVersionMax$", false, null), new Property(@"^IceSSL\.ProtocolVersionMin$", false, null), @@ -1026,6 +1020,13 @@ namespace IceInternal null }; + public static Property[] IceBTProps = + { + new Property(@"^IceBT\.RcvSize$", false, null), + new Property(@"^IceBT\.SndSize$", false, null), + null + }; + public static Property[] Glacier2Props = { new Property(@"^Glacier2\.AddConnectionContext$", false, null), @@ -1225,6 +1226,7 @@ namespace IceInternal IcePatch2ClientProps, IceSSLProps, IceStormAdminProps, + IceBTProps, Glacier2Props, Glacier2CryptPermissionsVerifierProps, FreezeProps, @@ -1245,6 +1247,7 @@ namespace IceInternal "IcePatch2Client", "IceSSL", "IceStormAdmin", + "IceBT", "Glacier2", "Glacier2CryptPermissionsVerifier", "Freeze", |