SerializationObjectManager Constructor (StreamingContext)

 

Initializes a new instance of the SerializationObjectManager class.

Namespace:   System.Runtime.Serialization
Assembly:  mscorlib (in mscorlib.dll)

public:
SerializationObjectManager(
	StreamingContext context
)

Parameters

context
Type: System.Runtime.Serialization::StreamingContext

An instance of the StreamingContext class that contains information about the current serialization operation.

.NET Framework
Available since 2.0
Return to top
Show: