Finishes the asynchronous execution of the  UpdateMyUserProfile operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
UpdateMyUserProfileResponse EndUpdateMyUserProfile( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginUpdateMyUserProfile.
 Return Value
 Return ValueReturns a  UpdateMyUserProfileResult from OpsWorks.
 See Also
 See Also