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