Skip to content

M_NChronicle_File_Configuration_RetentionPolicyConfiguration_WithNoRetentionLimit

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

RetentionPolicyConfiguration.WithNoRetentionLimit Method

Remove the retention limit so as not to delete any archived log regardless of the quantity.

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

Syntax

C#

public void WithNoRetentionLimit()

VB

Public Sub WithNoRetentionLimit

F#

member WithNoRetentionLimit : unit -> unit 

See Also

Reference

RetentionPolicyConfiguration Class
NChronicle.File.Configuration Namespace

Clone this wiki locally