Share via


IStateProvider.GetLastCommittedSequenceNumber Method ()

 

Applies To: Azure, Windows 10, Windows 8, Windows 8.1, Windows Server 2012 R2

Obtains the last sequence number that the service has committed.

Namespace:   System.Fabric
Assembly:  System.Fabric (in System.Fabric.dll)

Syntax

long GetLastCommittedSequenceNumber()

Return Value

Type: System.Int64

Returns Int64.

See Also

IStateProvider Interface
System.Fabric Namespace

Return to top