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 |
C# | |
---|---|
public IAsyncResult BeginGetEndpoints( RequestHeader requestHeader, string endpointUrl, StringCollection localeIds, StringCollection profileUris, AsyncCallback callback, object asyncState ) |
Parameters
- requestHeader
- endpointUrl
- localeIds
- profileUris
- callback
- asyncState
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family