Interface ITransformationEngineContext
Denotes the transformation context of a parallel transformation engine
Inherited Members
Namespace: NMF.Transformations.Core
Assembly: NMF.Transformations.Core.dll
Syntax
public interface ITransformationEngineContext : ITransformationContext
Methods
| Edit this page View SourceExecutePending()
Waits until all pending actions have been processed
Declaration
void ExecutePending()