ClientNotFoundException Constructor

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 ClientNotFoundException(info, context)
protected ClientNotFoundException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See Also

Reference

ClientNotFoundException Class

ClientNotFoundException Members

Microsoft.Lync.Model Namespace