void ExecuteActionAsynch( string strAction, CallingContext oContext )
void ExecuteActionAsynch( String^ strAction, CallingContext^ oContext )
Parameters
| Parameter Name | Description |
|---|---|
| strAction | Action name. |
| oContext | Calling context. |
void ExecuteActionAsynch( string strAction, CallingContext oContext )
void ExecuteActionAsynch( String^ strAction, CallingContext^ oContext )
| Parameter Name | Description |
|---|---|
| strAction | Action name. |
| oContext | Calling context. |