 | ConfigurationCommonVariantStreamTypeVariance Property |
Returns the type variance setting specifying whether the variant stream accepts event of
only the predefined types or any type.
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic TypeVariance TypeVariance { get; set; }
Return Value
Type:
TypeVariancetype variance setting
See Also