Share via


FormatterBase.FormatterProgressTracker Property

Definition

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

Property Value

Applies to