Click or drag to resize

EPDeploymentLastUpdateDate Property

Returns the last update date

Namespace:  com.espertech.esper.runtime.client
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public DateTime LastUpdateDate { get; }

Property Value

Type: DateTime
last update date
See Also