Class StreamInfoRequest
A request to the JetStream $JS.API.STREAM.INFO API
public record StreamInfoRequest : IEquatable<StreamInfoRequest>
  - Inheritance
 - 
      
      StreamInfoRequest
 
- Implements
 
- Inherited Members
 
Properties
- DeletedDetails
 When true will result in a full list of deleted message IDs being returned in the info response
- Offset
 Paging offset when retrieving pages of subject details
- SubjectsFilter
 When set will return a list of subjects and how many messages they hold for all matching subjects. Filter is a standard NATS subject wildcard pattern.