RealTimeServerConnectionManager.DecrementThrottleCount Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ()