Click or drag to resize

VirtualDataWindowFactoryContextServices Property

Returns initialization-time services

Namespace:  com.espertech.esper.common.client.hook.vdw
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public EPStatementInitServices Services { get; }

Return Value

Type: EPStatementInitServices
services
See Also