[OperationContract()] bool ExecuteAction( string strAction, ref CallingContext oContext )
[OperationContract()] bool ExecuteAction( String^ strAction, CallingContext^% oContext )
Parameters
- strAction
- Action name.
- oContext
- Calling context.
[OperationContract()] bool ExecuteAction( string strAction, ref CallingContext oContext )
[OperationContract()] bool ExecuteAction( String^ strAction, CallingContext^% oContext )