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
- removeAfter
Type: System.DateTime
- innerException
Type: System.Exception
See also
Reference
RelinquishCancelPostponedTransientException class
RelinquishCancelPostponedTransientException members