Skip to content
  • Kenneth Moreland's avatar
    Add basic dispatcher functionality. · 53a454fe
    Kenneth Moreland authored
    These changes support the implementation of DispatcherBase. This class
    provides the basic functionality for calling an Invoke method in the
    control environment, transferring data to the execution environment,
    scheduling threads in the execution environment, pulling data for each
    calling of the worklet method, and actually calling the worklet.
    53a454fe