Click or drag to resize

SupportSubscriberIsInvoked Property

Returns true if the subscriber was invoked at least once.

Namespace:  com.espertech.esper.runtime.client.scopetest
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public bool IsInvoked { get; }

Property Value

Type: Boolean
invoked flag
See Also