RealTimeConnectionManager.IncrementThrottleCount 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 when the application places an incoming message (Invite, Message etc) in an internal queue. This will increment the current outstanding count.
protected public:
virtual void IncrementThrottleCount();
protected internal virtual void IncrementThrottleCount ();
abstract member IncrementThrottleCount : unit -> unit
override this.IncrementThrottleCount : unit -> unit
Protected Friend Overridable Sub IncrementThrottleCount ()