EndInvoke Method
Autodesk.DataManagement.Client.Framework.Vault.Forms.Controls›ClassicVaultNavigationPathComboboxControl
Syntax
public System.object EndInvoke(
System.IAsyncResult asyncResult
)Public Function EndInvoke( _
ByVal asyncResult As System.IAsyncResult _
) As System.ObjectParameters
| Name | Description |
|---|---|
| asyncResult |
Return Value
The System.Object generated by the asynchronous operation.