FormatterBase.FormatterProgressTracker Property
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.
Gets the MessageFormatterProgressTracker instance containing useful methods to help on the implementation of message formatters.
protected StreamJsonRpc.Reflection.MessageFormatterProgressTracker FormatterProgressTracker { get; }
member this.FormatterProgressTracker : StreamJsonRpc.Reflection.MessageFormatterProgressTracker
Protected ReadOnly Property FormatterProgressTracker As MessageFormatterProgressTracker