| ClusterReceptionistSettingsResponseTunnelReceiveTimeout 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; }
member ResponseTunnelReceiveTimeout : TimeSpan with get
Property Value
Type:
TimeSpanSee Also