|
|
Optimization
|
The OptimizationOptions type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
DefaultRoutingMethod | Specifies the desired routing method. |
|
|
DisableAsyncQueueInProtocolParsing | Eliminates certain async queues in the phasor protocol parsing. |
|
|
EnableThreadPoolMonitoring | Specifies that threadpool monitoring will be enabled. |
|
|
EnableThreadStackDumping | Specifies that the threadpool monitor should also dump the stack trace of all thread. |
|
|
PreferDedicatedThreads | Uses dedicated threads instead of LongSynchronizedOperations in certain cases. |
|
|
RoutingBatchSize | Specifies the target number of measurements per batch operation. |
|
|
RoutingLatency | Specifies a routing latency if the routing method recgonizes this. |