Partager via


MailboxRelocationRequestStatistics.IsTerminalState method (RequestJobBase)

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

Syntax

'Declaration
Public Shared Function IsTerminalState ( _
    requestJobBase As RequestJobBase _
) As Boolean
'Usage
Dim requestJobBase As RequestJobBase
Dim returnValue As Boolean

returnValue = MailboxRelocationRequestStatistics.IsTerminalState(requestJobBase)
public static bool IsTerminalState(
    RequestJobBase requestJobBase
)

Parameters

Return value

Type: System.Boolean

See also

Reference

MailboxRelocationRequestStatistics class

MailboxRelocationRequestStatistics members

IsTerminalState overload

Microsoft.Exchange.MailboxReplicationService namespace