Click or drag to resize
Akka.NETClusterReceptionistSettingsResponseTunnelReceiveTimeout Property
The actor that tunnel response messages to the client will be stopped after this time of inactivity.

Namespace:  Akka.Cluster.Tools.Client
Assembly:  Akka.Cluster.Tools (in Akka.Cluster.Tools.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public TimeSpan ResponseTunnelReceiveTimeout { get; }

Property Value

Type: TimeSpan
See Also