XMLDA.NET Reference
BeginRead Method
See Also  Send Feedback
xmldanet.xmlda Namespace > XmlDA10Client Class : BeginRead Method

Read
callback
asyncState

Glossary Item Box

Syntax

Visual Basic (Usage)Copy Code
Dim instance As XmlDA10Client
Dim Read As Read
Dim callback As AsyncCallback
Dim asyncState As Object
Dim value As IAsyncResult
 
value = instance.BeginRead(Read, callback, asyncState)
C# 
public IAsyncResult BeginRead( 
   Read Read,
   AsyncCallback callback,
   object asyncState
)

Parameters

Read
callback
asyncState

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

>

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.