Finishes the asynchronous execution of the  ListInstanceProfiles operation.
            
 Declaration Syntax
 Declaration Syntax| C# | 
ListInstanceProfilesResponse EndListInstanceProfiles( IAsyncResult asyncResult )
 Parameters
 Parameters- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginListInstanceProfiles.
 Return Value
 Return ValueReturns a  ListInstanceProfilesResult from IdentityManagementService.
 See Also
 See Also