getRemoteFunctionHandler static method

RemoteFunctionHandler getRemoteFunctionHandler()

Implementation

static RemoteFunctionHandler getRemoteFunctionHandler()
{
  return CLAID._moduleManager!.getRemoteFunctionHandler();
}