Share via


IsIntegAttemptsExceededTransientException constructor (Int16, Exception)

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

Syntax

'Declaration
Public Sub New ( _
    attempts As Short, _
    innerException As Exception _
)
'Usage
Dim attempts As Short
Dim innerException As Exception

Dim instance As New IsIntegAttemptsExceededTransientException(attempts, _
    innerException)
public IsIntegAttemptsExceededTransientException(
    short attempts,
    Exception innerException
)

Parameters

See also

Reference

IsIntegAttemptsExceededTransientException class

IsIntegAttemptsExceededTransientException members

IsIntegAttemptsExceededTransientException overload

Microsoft.Exchange.MailboxReplicationService namespace