This method returns the currently configured peak message delivery rate.
IDL Definition
HRESULT GetPeakMessageRate(
[out] VARIANT *rate,
[out] VARIANT *time_start,
[out] VARIANT *time_stop
);
Parameters
rate
the peak message rate in units of message per second
time_start
the time the delivery will begin
time_stop
the time the delivery will stop
Return Values
a standard HRESULT values