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

Gets the observer namespace name.

Namespace: net.esper.pattern.observer
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public ReadOnly Property Namespace As String
C#
public string Namespace { get; }
Visual C++
public:
property String^ Namespace {
	String^ get ();
}

Field Value

The observer namespace name.