Interface ITransformationEngineContext
- Namespace
- NMF.Transformations.Core
- Assembly
- NMF.Transformations.Core.dll
Denotes the transformation context of a parallel transformation engine
public interface ITransformationEngineContext : ITransformationContext
- Inherited Members
- Extension Methods
Methods
ExecutePending()
Waits until all pending actions have been processed
void ExecutePending()