Share via


RelinquishCancelPostponedTransientException constructor (DateTime, Exception)

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

Syntax

'Declaration
Public Sub New ( _
    removeAfter As DateTime, _
    innerException As Exception _
)
'Usage
Dim removeAfter As DateTime
Dim innerException As Exception

Dim instance As New RelinquishCancelPostponedTransientException(removeAfter, _
    innerException)
public RelinquishCancelPostponedTransientException(
    DateTime removeAfter,
    Exception innerException
)

Parameters

See also

Reference

RelinquishCancelPostponedTransientException class

RelinquishCancelPostponedTransientException members

RelinquishCancelPostponedTransientException overload

Microsoft.Exchange.MailboxReplicationService namespace