MessageDispatcher..::..Throughput Property

Gets or sets the throughput.

Namespace:  Akka.Dispatch
Assembly:  Akka (in Akka.dll)

Syntax


public int Throughput { get; set; }
Public Property Throughput As Integer
	Get
	Set
public:
property int^ Throughput {
	int^ get ();
	void set (int^ value);
}

Field Value

The throughput.