Edit

Share via


RealTimeServerConnectionManager.IncrementThrottleCount Method

Definition

Method to be called when the application places an incoming message (Invite, Message etc) in an internal queue. This will increment the current outstanding count.

protected public:
 override void IncrementThrottleCount();
protected internal override void IncrementThrottleCount ();
override this.IncrementThrottleCount : unit -> unit
Protected Friend Overrides Sub IncrementThrottleCount ()

Applies to