Click or drag to resize

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
Syntax
C#
public string CopyMethod { get; set; }

Return Value

Type: String
method name
See Also