Miner.Geodatabase.Engine Assembly > Miner.Geodatabase.Replication.Configuration Namespace > ScheduledReplicaElement Class : RetryInterval Property |
'Declaration <ConfigurationPropertyAttribute(IsRequired=True, IsKey=False, Name="RetryInterval", Options=ConfigurationPropertyOptions.IsRequired, IsDefaultCollection=False)> <PositiveTimeSpanValidatorWrapperAttribute()> Public Property RetryInterval As TimeSpan
'Usage Dim instance As ScheduledReplicaElement Dim value As TimeSpan instance.RetryInterval = value value = instance.RetryInterval
[ConfigurationProperty(IsRequired=true, IsKey=false, Name="RetryInterval", Options=ConfigurationPropertyOptions.IsRequired, IsDefaultCollection=false)] [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.