Finishes the asynchronous execution of the  DescribeMyUserProfile operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
DescribeMyUserProfileResponse EndDescribeMyUserProfile( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginDescribeMyUserProfile.
 Return Value
 Return ValueReturns a  DescribeMyUserProfileResult from OpsWorks.
 See Also
 See Also