Click or drag to resize

SupportUpdateListenerMakeListeners Method

Produce an array of listeners

Namespace:  com.espertech.esper.runtime.client.scopetest
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public static SupportUpdateListener[] MakeListeners(
	int size
)

Parameters

size
Type: SystemInt32
The size.

Return Value

Type: SupportUpdateListener

[Missing <returns> documentation for "M:com.espertech.esper.runtime.client.scopetest.SupportUpdateListener.MakeListeners(System.Int32)"]

See Also