Open sandboxFocus

Property WorkItemDispatcher

WorkItemDispatcher

Gets the object that dispatches the work items of the backend, in particular the events that the backend raises. It is ThreadPoolWorkItemDispatcher unless the service provider supplies another IWorkItemDispatcher.

Declaration
protected IWorkItemDispatcher WorkItemDispatcher { get; }
Property Value
Type Description
IWorkItemDispatcher