Click or drag to resize

IOptimizedRoutingConsumer Interface

Provides an alternative means of routing messages one at a time if an adapter is more efficient at receiving messages.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public interface IOptimizedRoutingConsumer
View Source

The IOptimizedRoutingConsumer type exposes the following members.

Methods
 NameDescription
Public methodGetRoutingPassthroughMethods Gets the alternative routing method callbacks for this adapter.
Top
See Also