FormatterBase.SerializationTracking Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Tracks serialization of a message.
public struct FormatterBase.SerializationTracking : IDisposable
type FormatterBase.SerializationTracking = struct
interface IDisposable
Public Structure FormatterBase.SerializationTracking
Implements IDisposable
- Inheritance
-
FormatterBase.SerializationTracking
- Implements
Constructors
FormatterBase.SerializationTracking(FormatterBase, JsonRpcMessage) |
Initializes a new instance of the FormatterBase.SerializationTracking struct. |
Methods
Dispose() |
Clears serialization state. |