Click or drag to resize

SubscriptionEventTypeName Property

Gets the type name of the event type we are looking for.

Namespace:  com.espertech.esperio.subscription
Assembly:  NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntax
C#
string EventTypeName { get; }

Return Value

Type: String
event type name
See Also