Click or drag to resize

DataSourceFactoryProperties Property

Returns the properties to pass to the static createDataSource method provided.

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

Return Value

Type: Properties
properties to pass to createDataSource
See Also