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

Get the value for the rate of bytes per second.

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

Syntax

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

Return Value

the rate of bytes per second.

See Also