Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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