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

GetProperties
callback
asyncState

Glossary Item Box

Syntax

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

Parameters

GetProperties
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.