JsonConfigurationCacheReadTimeout Property |
Gets / sets read timeout in milliseconds.
Namespace: KeeperSecurity.ConfigurationAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntaxpublic int ReadTimeout { get; set; }
Property Value
Int32
RemarksDefault value is 2 seconds.
See Also