|  | ClusterClientSettingsHeartbeatInterval Property | 
 
            How often failure detection heartbeat messages for detection of failed connections should be sent.
            
 
    Namespace: 
   Akka.Cluster.Tools.Client
    Assembly:
   Akka.Cluster.Tools (in Akka.Cluster.Tools.dll) Version: 1.2.3.129 (1.2.3.129)
 Syntax
Syntaxpublic TimeSpan HeartbeatInterval { get; }member HeartbeatInterval : TimeSpan with get
Property Value
Type: 
TimeSpan See Also
See Also