FormatterBase.DeserializationTracking 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 deserialization of a message.
public struct FormatterBase.DeserializationTracking : IDisposable
type FormatterBase.DeserializationTracking = struct
interface IDisposable
Public Structure FormatterBase.DeserializationTracking
Implements IDisposable
- Inheritance
-
FormatterBase.DeserializationTracking
- Implements
Constructors
FormatterBase.DeserializationTracking(FormatterBase, JsonRpcMessage, ReadOnlySpan<ParameterInfo>) |
Initializes a new instance of the FormatterBase.DeserializationTracking struct. |
Methods
Dispose() |
Clears deserialization state. |