 | VirtualDataWindowEventConsumerBaseConsumerObject Property |
Returns an object that serves as a unique identifier for the consumer, with multiple consumer
per statements possible.
Upon remove the removal event contains the same consumer object.
Namespace:
com.espertech.esper.common.client.hook.vdw
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Object ConsumerObject { get; }
Property Value
Type:
Objectconsumer object
See Also