Skip to main content

Module settings

Module settings 

Source
Expand description

RemoteSettings. akka.net: Remote/RemoteSettings.cs.

Knobs for the remoting subsystem. Defaults are conservative and suitable for development; production deployments should tune the frame size, timeouts, and quarantine windows from atomr-config.

Structs§

RemoteSettings

Enums§

SendQueueOverflow
Overflow policy for the bounded outbound send queue. akka.net parity: the equivalent strategies in Akka.Remote.SendBufferOverflowStrategy.