Click or drag to resize

IOptimizedRoutingConsumerGetRoutingPassthroughMethods Method

Gets the alternative routing method callbacks for this adapter.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
RoutingPassthroughMethod GetRoutingPassthroughMethods()
View Source

Return Value

RoutingPassthroughMethod
The methods if the adapter supports them. Null if this method is not to be used.
See Also