Self.EndSetPhone(IAsyncResult) Method

Definition

Blocks the calling thread until BeginSetPhone completes.

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

Parameters

asyncResult
IAsyncResult

Applies to