Share via


LocalEndpointPresenceServices.EndRefreshRemotePresenceViews Method

Completes the asynchronous operation started by BeginRefreshRemotePresenceViews(AsyncCallback, Object).

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

Syntax

'Declaration
Public Sub EndRefreshRemotePresenceViews ( _
    result As IAsyncResult _
)
'Usage
Dim instance As LocalEndpointPresenceServices
Dim result As IAsyncResult

instance.EndRefreshRemotePresenceViews(result)
public void EndRefreshRemotePresenceViews(
    IAsyncResult result
)

Parameters

See Also

Reference

LocalEndpointPresenceServices Class

LocalEndpointPresenceServices Members

Microsoft.Rtc.Collaboration Namespace