Table of Contents

Property Current

Namespace
NATS.Client.Core
Assembly
NATS.Client.Core.dll

Current

Gets the element at the current position of the enumerator.

public KeyValuePair<string, StringValues> Current { get; }

Property Value

KeyValuePair<string, StringValues>