FormatterBase.EnumerableTracker 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 helper for marshaling IAsyncEnumerable<T> in RPC method arguments or return values.
protected StreamJsonRpc.Reflection.MessageFormatterEnumerableTracker EnumerableTracker { get; }
member this.EnumerableTracker : StreamJsonRpc.Reflection.MessageFormatterEnumerableTracker
Protected ReadOnly Property EnumerableTracker As MessageFormatterEnumerableTracker