Class NatsObjListOpts
- Namespace
- NATS.Client.ObjectStore
- Assembly
- NATS.Client.ObjectStore.dll
public record NatsObjListOpts : IEquatable<NatsObjListOpts>- Inheritance
- 
      
      NatsObjListOpts
- Implements
- Inherited Members
Properties
- OnNoData
- Async function called when the enumerator reaches the end of data. Return True to break the async enumeration, False to allow the enumeration to continue.