Share via


FastTransferArgumentException constructor (SerializationInfo, StreamingContext)

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

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New FastTransferArgumentException(info, context)
protected FastTransferArgumentException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

FastTransferArgumentException class

FastTransferArgumentException members

FastTransferArgumentException overload

Microsoft.Exchange.MailboxReplicationService namespace