Share via


ProfileSynchronizationException constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the ProfileSynchronizationException class.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Protected Sub New ( _
    i As SerializationInfo, _
    c As StreamingContext _
)
'Usage
Dim i As SerializationInfo
Dim c As StreamingContext

Dim instance As New ProfileSynchronizationException(i, c)
protected ProfileSynchronizationException(
    SerializationInfo i,
    StreamingContext c
)

Parameters

See also

Reference

ProfileSynchronizationException class

ProfileSynchronizationException members

ProfileSynchronizationException overload

Microsoft.Office.Server.UserProfiles namespace