Click or drag to resize

ConfigurationCompilerLoggingAuditDirectory Property

Gets or sets the location for audit code to be written.

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

Property Value

Type: String
See Also