Click or drag to resize
Akka.NETMessageDispatcherThroughput Property
Gets or sets the throughput.

Namespace:  Akka.Dispatch
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public int Throughput { get; set; }

Property Value

Type: Int32
The throughput.
See Also