Initializes a new instance of the class.
Namespace:
Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in
microsoft.rtc.collaboration.dll)
Syntax
|
Protected Sub New ( _
info As SerializationInfo, _
context As StreamingContext _
)
|
|
protected MessageParsingException (
SerializationInfo info,
StreamingContext context
)
|
Parameters
- info
-
The object that holds the serialized object data.
- context
-
The contextual information about the source or destination.
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server
2003, Windows Vista Ultimate Edition, Windows Vista Business
Edition, Windows Vista Enterprise Edition
Target Platforms
See Also