Show / Hide Table of Contents

EndInitialize Method

An IAsyncResult that stores state information and any user defined data for this asynchronous operation.

Ends an asynchronous ClarifyApplication initialization.

Syntax

'Declaration

Public Shared Function EndInitialize( _
   ByVal _result_ As IAsyncResult _
) As ClarifyApplication
public static ClarifyApplication EndInitialize( 
   IAsyncResult _result_
)

Parameters

result

An IAsyncResult that stores state information and any user defined data for this asynchronous operation.

Remarks

EndInitialize completes the asynchronous initialization operation started in BeginInitialize.

Please see the Asynchronous Design Pattern Overview for more details on using asynchronous methods.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family

Reference

ClarifyApplication Class
ClarifyApplication Members
Asynchronous Design Pattern Overview

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.