Edit

Share via


ServerAgent.MessagesInServerAgent Property

Definition

Returns the number of messages correctly contained in ServerAgent's state manager.

public:
 property int MessagesInServerAgent { int get(); };
public int MessagesInServerAgent { get; }
Public ReadOnly Property MessagesInServerAgent As Integer

Property Value

Remarks

This can be used by an application to throttle the processing rate. Note that throttling may cause messages to be rejected by the Server.

Applies to