Call the method implementation of the selected communication binding.
Syntax
template<…>
void amsr::socal::methods::MethodParameters<…>::ProxyFireAndForgetMethod<…>::operator()(ArgsT... args) const
Parameters
in | args | The parameters of this method call. |
Returns
void
Thread-safety, Reentrance, Result Delivery
- Threadsafe : TRUE for same class instance, TRUE for different instances
- Reentrant : FALSE for same class instance, TRUE for different instances
- Synchronous : TRUE