Click or drag to resize

OptimizationOptions Properties

The OptimizationOptions type exposes the following members.

Properties
  Name Description
Public property Static member DefaultRoutingMethod Specifies the desired routing method.
Public property Static member DisableAsyncQueueInProtocolParsing Eliminates certain async queues in the phasor protocol parsing.
Public property Static member EnableThreadPoolMonitoring Specifies that threadpool monitoring will be enabled.
Public property Static member EnableThreadStackDumping Specifies that the threadpool monitor should also dump the stack trace of all thread.
Public property Static member PreferDedicatedThreads Uses dedicated threads instead of LongSynchronizedOperations in certain cases.
Public property Static member RoutingBatchSize Specifies the target number of measurements per batch operation.
Public property Static member RoutingLatency Specifies a routing latency if the routing method recgonizes this.
Top
See Also