Skip to content

M_NChronicle_File_Configuration_FileChronicleLibraryConfiguration_WithRetentionPolicy

Andrew James edited this page Aug 3, 2017 · 1 revision

FileChronicleLibraryConfiguration.WithRetentionPolicy Method

Set a standard retention policy for the output file.

Namespace: NChronicle.File.Configuration
Assembly: NChronicle.File (in NChronicle.File.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#

public RetentionPolicy WithRetentionPolicy()

VB

Public Function WithRetentionPolicy As RetentionPolicy

F#

member WithRetentionPolicy : unit -> RetentionPolicy 

Return Value

Type: RetentionPolicy
The new RetentionPolicy.

See Also

Reference

FileChronicleLibraryConfiguration Class
WithRetentionPolicy Overload
NChronicle.File.Configuration Namespace

Clone this wiki locally