DecrementThrottleCount Method

Decrements 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()

Remarks

Called after the application is notified of the incoming message (Invite, Message etc) that was in internal queue.

See Also

Reference

RealTimeServerConnectionManager Class

RealTimeServerConnectionManager Members

Microsoft.Rtc.Signaling Namespace