uaPLUS Reference
BeginGetEndpoints Method
See Also  Send Feedback
Opc.Ua Namespace > DiscoveryClient Class : BeginGetEndpoints Method

requestHeader
endpointUrl
localeIds
profileUris
callback
asyncState

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function BeginGetEndpoints( _
   ByVal requestHeader As RequestHeader, _
   ByVal endpointUrl As String, _
   ByVal localeIds As StringCollection, _
   ByVal profileUris As StringCollection, _
   ByVal callback As AsyncCallback, _
   ByVal asyncState As Object _
) As IAsyncResult

Parameters

requestHeader
endpointUrl
localeIds
profileUris
callback
asyncState

Requirements

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

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.