LocalEndpointPresenceServices.EndRefreshRemotePresenceViews Method

Definition

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

public:
 void EndRefreshRemotePresenceViews(IAsyncResult ^ result);
public void EndRefreshRemotePresenceViews (IAsyncResult result);
member this.EndRefreshRemotePresenceViews : IAsyncResult -> unit
Public Sub EndRefreshRemotePresenceViews (result As IAsyncResult)

Parameters

result
IAsyncResult

An IAsyncResult that references the asynchronous operation.

Applies to