DecrementThrottleCount Method

Decrements the current outstanding count.

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

Syntax

'Declaration
Protected Friend Overridable Sub DecrementThrottleCount
'Usage

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

Remarks

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

See Also

Reference

RealTimeConnectionManager Class

RealTimeConnectionManager Members

Microsoft.Rtc.Signaling Namespace