Property Value
true
if parallel polling is enabled; otherwise, false
. The default is DefaultParallelPolling.
The default value of this property is True
.
true
if parallel polling is enabled; otherwise, false
. The default is DefaultParallelPolling.
The default value of this property is True
.
Enabling parallel polling (the default) can improve performance by allowing simultaneous polling of multiple items. However, it may also increase resource utilization.
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.