Click or drag to resize

LdapSecurityProviderCacheRetryDelayInterval Property

Gets or sets the wait interval (in milliseconds) before retrying load of offline user data cache.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
public double CacheRetryDelayInterval { get; set; }
View Source

Property Value

Double
See Also