 | EPRuntimeConfigurationDeepCopy Property |
Returns a deep-copy of the configuration that is actively in use by the runtime.
Note: This can be an expensive operation.
Namespace:
com.espertech.esper.runtime.client
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
SyntaxConfiguration ConfigurationDeepCopy { get; }
Return Value
Type:
Configurationdeep copy of the configuration
See Also