Self.EndRemovePhone(IAsyncResult) Method

Definition

Blocks the calling thread until BeginRemovePhone completes.

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

Parameters

asyncResult
IAsyncResult

Applies to