| MessageDispatcherThroughput 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; }
member Throughput : int with get, set
Property Value
Type:
Int32The throughput.
See Also