 | ConfigurationCommonEventTypeBeanCopyMethod Property |
Returns the method name of the method to use to copy the underlying event object.
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic string CopyMethod { get; set; }
Return Value
Type:
Stringmethod name
See Also