Share via


RealTimeConnectionManager.IncrementThrottleCount Method

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.

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Protected Friend Overridable Sub IncrementThrottleCount
'Usage

Me.IncrementThrottleCount()
protected internal virtual void IncrementThrottleCount()

See Also

Reference

RealTimeConnectionManager Class

RealTimeConnectionManager Members

Microsoft.Rtc.Signaling Namespace