Click or drag to resize

DriverConfigurationProperties Property

Gets or sets the properties.

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

Property Value

Type: Properties
The properties.
See Also