Click or drag to resize

EPDeploymentModuleName Property

Returns the module name or null if none provided

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

Property Value

Type: String
module name
See Also