StoreIntegFailedTransientException constructor (Int32)
Namespace: Microsoft.Exchange.MailboxReplicationService
Assembly: Microsoft.Exchange.MailboxReplicationService.Common (in Microsoft.Exchange.MailboxReplicationService.Common.dll)
Syntax
'Declaration
Public Sub New ( _
error As Integer _
)
'Usage
Dim error As Integer
Dim instance As New StoreIntegFailedTransientException(error)
public StoreIntegFailedTransientException(
int error
)
Parameters
- error
Type: System.Int32
See also
Reference
StoreIntegFailedTransientException class
StoreIntegFailedTransientException members