Table of Contents

Struct NatsHeaders.Enumerator

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

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

Dispose()
MoveNext()

Advances the enumerator to the next element of the NatsHeaders.