Click or drag to resize

HookAttributeHookType Property

Returns hook type.

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

Return Value

Type: HookType
hook type
See Also