RealTimeConnectionManager.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 or when it is rejected. This will decrement the current outstanding count.
protected public:
virtual void DecrementThrottleCount();
protected internal virtual void DecrementThrottleCount ();
abstract member DecrementThrottleCount : unit -> unit
override this.DecrementThrottleCount : unit -> unit
Protected Friend Overridable Sub DecrementThrottleCount ()