This property specifies the message delivery rate. The rate is expressed as the number of messages delivered per second. (e.g. 2 = 2 messages per second)
This property is global, and is thus set for all server instances.
IDL Definition
[propget]
HRESULT RestOfDayMessageRate([out, retval] VARIANT *pvVal);
[propput]
HRESULT RestOfDayMessageRate([in] long newVal);
Type
LONG