This topic has not yet been rated - Rate this topic

DatabaseReplicaState.LogSendRate Property

SQL Server 2012

Gets the rate at which log records are being sent to the secondary replica.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public long LogSendRate { get; }

Property Value

Type: System.Int64
The rate at which log records are being sent to the secondary replica.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.