C# Class ReliableJournal.Records.RecordVersion

Afficher le fichier Open project: ReubenBond/FabricJournalService Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
RecordVersion ( Epoch epoch, long logSequenceNumber ) : System.Fabric
ToString ( ) : string

Returns a string that represents the current object.

Method Details

RecordVersion() public méthode

public RecordVersion ( Epoch epoch, long logSequenceNumber ) : System.Fabric
epoch Epoch
logSequenceNumber long
Résultat System.Fabric

ToString() public méthode

Returns a string that represents the current object.
public ToString ( ) : string
Résultat string