The frequency at which the replication manager, running at a master
            site, broadcasts a heartbeat message in an otherwise idle system.
            When 0 (the default), no heartbeat messages will be sent. 
            
    Namespace: 
   BerkeleyDBAssembly: libdb_dotnet53 (in libdb_dotnet53.dll) Version: 5.3.28.0
 Syntax
Syntax
| C# | 
|---|
| public uint HeartbeatSend { get; set; } | 
| Visual Basic (Declaration) | 
|---|
| Public Property HeartbeatSend As UInteger | 
| Visual C++ | 
|---|
| public: property unsigned int HeartbeatSend { unsigned int get (); void set (unsigned int value); } | 





