LocalWorkItemEvaluator
Namespace: MBrace.Runtime
Defines a Cloud work item evaluator that runs code within the current application domain
Static members
Static member | Description |
Create(manager, currentWorker)
Signature: (manager:IRuntimeManager * currentWorker:IWorkerId) -> LocalWorkItemEvaluator
|
Creates a new local work item evaluator instance with provided runtime configuration. |