Edit

Share via


RealTimeServerConnectionManager.DecrementThrottleCount Method

Definition

Method to be called after the application is notified of the incoming message (Invite, Message etc) that was in internal queue. This will decrement the current outstanding count.

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

Applies to