| MessageDispatcherThroughput Property |
Gets or sets the throughput.
Namespace:
Akka.Dispatch
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public int Throughput { get; set; }
member Throughput : int with get, set
Property Value
Type:
Int32The throughput.
See Also