 | ModuleUserObjectCompileTime Property |
Returns the optional user object that may be attached to the module.
Namespace:
com.espertech.esper.common.client.module
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Object UserObjectCompileTime { get; set; }
Property Value
Type:
Objectuser object
See Also