Share via


ResultOverflowException constructor

Initializes a new instance of the ResultOverflowException class with serialized data.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.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 ResultOverflowException(info, context)
protected ResultOverflowException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

ResultOverflowException class

ResultOverflowException members

Microsoft.Lync.Model namespace