EndSendReliableProvisionalResponse Method

Waits for the pending SendReliableProvisionalResponse operation.

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

Syntax

'Declaration
Protected Sub EndSendReliableProvisionalResponse ( _
    result As IAsyncResult _
)
'Usage
Dim result As IAsyncResult

Me.EndSendReliableProvisionalResponse(result)
protected void EndSendReliableProvisionalResponse(
    IAsyncResult result
)

Parameters

See Also

Reference

Call Class

Call Members

Microsoft.Rtc.Collaboration Namespace