CheckpointConfiguration.LogPath Property

Gets or sets the path for the checkpointing log.

Namespace:  Microsoft.ComplexEventProcessing
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

public string LogPath { get; set; }

Property Value

Type: System.String
The path for the checkpointing log. The default is the server path.

Remarks

For more information, see Building Resilient StreamInsight Applications.

See Also

Reference

CheckpointConfiguration Class

Microsoft.ComplexEventProcessing Namespace