 | FallbackContainerInstance Property |
Gets or sets the instance. Applications can set the fallback container if they
want to.
Namespace:
com.espertech.esper.container
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic static IContainer Instance { get; set; }
Property Value
Type:
IContainer
The instance.
See Also