[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Contains handles to the implementation of the the scheduling service for use in view evaluation.

Namespace: net.esper.view
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public NotInheritable Class ViewServiceContext
C#
public sealed class ViewServiceContext
Visual C++
public ref class ViewServiceContext sealed

Inheritance Hierarchy

System.Object
  net.esper.view.ViewServiceContext