Click or drag to resize

AdapterCoordinatorImplCoordinate Method

@see com.espertech.esper.adapter.AdapterCoordinator#add(com.espertech.esper.adapter.Adapter)

Namespace:  com.espertech.esperio
Assembly:  NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntax
C#
public virtual void Coordinate(
	InputAdapter inputAdapter
)

Parameters

inputAdapter
Type: com.espertech.esperioInputAdapter

[Missing <param name="inputAdapter"/> documentation for "M:com.espertech.esperio.AdapterCoordinatorImpl.Coordinate(com.espertech.esperio.InputAdapter)"]

Implements

AdapterCoordinatorCoordinate(InputAdapter)
See Also