Initialize a new instance of the
OperationTimedOutException class with serialized data.
Namespace:
WebSupergoo.TaskGarden
Syntax
| C# |
|---|
protected OperationTimedOutException( SerializationInfo info, StreamingContext context ) |
| Visual Basic |
|---|
Protected Sub New ( _ info As SerializationInfo, _ context As StreamingContext _ ) |
Parameters
- context
- Type:
System.Runtime.Serialization
.
.
::
.
.
StreamingContext