Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
EndExecute Method (asyncResult)
NamespacesGenesyslab.Desktop.Infrastructure.CommandsIChainOfCommandEndExecute(IAsyncResult)
Ends the execute.
Declaration Syntax
C#Visual BasicVisual C++
void EndExecute(
	IAsyncResult asyncResult
)
Sub EndExecute ( _
	asyncResult As IAsyncResult _
)
void EndExecute(
	IAsyncResult^ asyncResult
)
Parameters
asyncResult (IAsyncResult)
The asynchronous result.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)