Replica.LastInBuildDurationInSeconds Property

 

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

Gets last in build duration in seconds.

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

Syntax

protected internal long LastInBuildDurationInSeconds { get; private set; }

Property Value

Type: System.Int64

Last in build duration in seconds.

See Also

Replica Class
System.Fabric.Query Namespace

Return to top