Click or drag to resize

ConfigurationContainer Property

Gets or sets the container.

Namespace:  com.espertech.esper.common.client.configuration
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public IContainer Container { get; set; }

Property Value

Type: IContainer
See Also