Visual Basic (Usage) | ![]() |
---|---|
Dim instance As XmlDA10Client Dim result As IAsyncResult Dim value As GetPropertiesResponse value = instance.EndGetProperties(result) |
C# | |
---|---|
public GetPropertiesResponse EndGetProperties( IAsyncResult result ) |
Parameters
- result
Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
>