Click or drag to resize

HookAttributeHook Property

Returns the simple class name (using imports) or fully-qualified class name of the hook.

Namespace:  com.espertech.esper.common.client.annotation
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public virtual string Hook { get; set; }

Return Value

Type: String
class name
See Also