Miner.Geodatabase.Engine Assembly > Miner.Geodatabase.Replication.Configuration Namespace > ScheduledReplicaElement Class : RetryInterval Property |
'Declaration <ConfigurationPropertyAttribute("RetryInterval", IsRequired=True, IsKey=False, DefaultValue=Mono.Cecil.CustomAttributeArgument)> <PositiveTimeSpanValidatorWrapperAttribute()> Public Property RetryInterval As TimeSpan
'Usage Dim instance As ScheduledReplicaElement Dim value As TimeSpan instance.RetryInterval = value value = instance.RetryInterval
[ConfigurationProperty("RetryInterval", IsRequired=true, IsKey=false, DefaultValue=Mono.Cecil.CustomAttributeArgument)] [PositiveTimeSpanValidatorWrapper()] public TimeSpan RetryInterval {get; set;}
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.