Click or drag to resize

DelegateUpdateListenerEquals Method (DelegateUpdateListener)

[Missing <summary> documentation for "M:com.espertech.esper.runtime.client.DelegateUpdateListener.Equals(com.espertech.esper.runtime.client.DelegateUpdateListener)"]

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
protected bool Equals(
	DelegateUpdateListener other
)

Parameters

other
Type: com.espertech.esper.runtime.clientDelegateUpdateListener

[Missing <param name="other"/> documentation for "M:com.espertech.esper.runtime.client.DelegateUpdateListener.Equals(com.espertech.esper.runtime.client.DelegateUpdateListener)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:com.espertech.esper.runtime.client.DelegateUpdateListener.Equals(com.espertech.esper.runtime.client.DelegateUpdateListener)"]

See Also