Initializes a new instance of this class with
serialized data.
Namespace:
Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
protected NotStartedByUserException( SerializationInfo info, StreamingContext context ) |
Parameters
- info
- Type:
System.Runtime.Serialization
.
.
::
.
.
SerializationInfo
SerializationInfo object that holds the serialized object data about the exception being thrown.
- context
- Type:
System.Runtime.Serialization
.
.
::
.
.
StreamingContext
StreamingContext object that contains contextual information about the source or destination.