The amount of time a client grants its master lease to a master.
            When using master leases all sites in a replication group must use
            the same lease timeout value. There is no default value. If leases
            are desired, this method must be called prior to calling
            
RepStartClient()()() or
            
RepStartMaster()()().
            
 (in libdb_dotnet53.dll) Version: 5.3.28.0
 Syntax
Syntax
| C# | 
|---|
| public uint LeaseTimeout { get; set; } | 
| Visual Basic (Declaration) | 
|---|
| Public Property LeaseTimeout As UInteger | 
 See Also
See Also