Share via


MailboxRestoreRequestStatistics.TotalStalledDueToReadThrottle property

Namespace:  Microsoft.Exchange.MailboxReplicationService
Assembly:  Microsoft.Exchange.MailboxReplicationService.Common (in Microsoft.Exchange.MailboxReplicationService.Common.dll)

Syntax

'Declaration
Public ReadOnly Property TotalStalledDueToReadThrottle As Nullable(Of EnhancedTimeSpan)
    Get
'Usage
Dim instance As MailboxRestoreRequestStatistics
Dim value As Nullable(Of EnhancedTimeSpan)

value = instance.TotalStalledDueToReadThrottle
public Nullable<EnhancedTimeSpan> TotalStalledDueToReadThrottle { get; }

Property value

Type: System.Nullable<EnhancedTimeSpan>

See also

Reference

MailboxRestoreRequestStatistics class

MailboxRestoreRequestStatistics members

Microsoft.Exchange.MailboxReplicationService namespace