Call.EndSendReliableProvisionalResponse Method
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
- result
Type: System.IAsyncResult