IDispatcher
PythonExpressionExecutor
.Dispatcher { get; set; }
Gets or sets the dispatcher responsible of the way in which the evaluation is made (thread, synchronously etc).
Remarks
Examples