[TIBCO.EMS .NET Admin client library 8.1 documentation]

Get the value for the number of messages per second.

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

public long MessageRate { get; }
Public ReadOnly Property MessageRate As Long
public:
property long long MessageRate {
	long long get ();
}

Return Value

the number of messages per second.

See Also