RealTimeServerConnectionManager.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:
override void IncrementThrottleCount();
protected internal override void IncrementThrottleCount ();
override this.IncrementThrottleCount : unit -> unit
Protected Friend Overrides Sub IncrementThrottleCount ()