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

Returns the time in milliseconds.

Namespace: net.esper.client.time
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public ReadOnly Property TimeInMillis As Long
C#
public long TimeInMillis { get; }
Visual C++
public:
property long long TimeInMillis {
	long long get ();
}

Return Value

time in milliseconds