Click or drag to resize
MessageDispatcherThroughput Property
Gets or sets the throughput.

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

Property Value

Type: Int32
The throughput.
See Also