AllowDispatcherDiscovery Property
Definition
AllowDispatcherDiscovery
Gets a value indicating whether discovery of IDispatcher implementations using assembly scanning is enabled.
public bool AllowDispatcherDiscovery { get; }
Property Value
- bool
truediscovery of IDispatcher implementations using assembly scanning is enabled; otherwise,false.