Click or drag to resize

SupportUpdateListenerAssertInvokedFlagAndReset Method

[Missing <summary> documentation for "M:com.espertech.esper.runtime.client.scopetest.SupportUpdateListener.AssertInvokedFlagAndReset(System.Boolean)"]

Namespace:  com.espertech.esper.runtime.client.scopetest
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public void AssertInvokedFlagAndReset(
	bool expected
)

Parameters

expected
Type: SystemBoolean

[Missing <param name="expected"/> documentation for "M:com.espertech.esper.runtime.client.scopetest.SupportUpdateListener.AssertInvokedFlagAndReset(System.Boolean)"]

Implements

SupportListenerAssertInvokedFlagAndReset(Boolean)
See Also