RealTimeServerConnectionManager.DecrementThrottleCount Method

Method to be called after the application is notified of the incoming message (Invite, Message etc) that was in internal queue. This will decrement the current outstanding count.

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

Syntax

'Declaration
Protected Friend Overrides Sub DecrementThrottleCount
'Usage

Me.DecrementThrottleCount()
protected internal override void DecrementThrottleCount()

See Also

Reference

RealTimeServerConnectionManager Class

RealTimeServerConnectionManager Members

Microsoft.Rtc.Signaling Namespace