C# Class EventStore.Core.TransactionLog.Chunks.CommitInfoExtensions

Afficher le fichier Open project: EventStore/EventStore

Méthodes publiques

Méthode Description
ForciblyKeep ( this commitInfo ) : void
TryNotToKeep ( this commitInfo ) : void

Method Details

ForciblyKeep() public static méthode

public static ForciblyKeep ( this commitInfo ) : void
commitInfo this
Résultat void

TryNotToKeep() public static méthode

public static TryNotToKeep ( this commitInfo ) : void
commitInfo this
Résultat void