Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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