Click or drag to resize
PoolUsePoolDispatcher Property
Whether or not to use the pool dispatcher.

Namespace: Akka.Routing
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public virtual bool UsePoolDispatcher { get; set; }

Property Value

Type: Boolean
See Also