Struct NatsHeaders.Enumerator
Enumerates a NatsHeaders.
public struct NatsHeaders.Enumerator : IEnumerator<KeyValuePair<string, StringValues>>, IEnumerator, IDisposable
- Implements
- Inherited Members
Properties
- Current
Gets the element at the current position of the enumerator.
Methods
- MoveNext()
Advances the enumerator to the next element of the NatsHeaders.