System.Runtime.Serialization.Formatter.m_objectQueue Field

Contains a Queue of the objects left to serialize.

Syntax

protected Queue m_objectQueue

Remarks

Objects scheduled for serialization with the Formatter.Schedule(object) method are pushed on the queue.

Requirements

Namespace: System.Runtime.Serialization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0