Class RdlReadSettings
Settings for RdlReader.
public sealed class RdlReadSettings
- Inheritance
-
RdlReadSettings
- Inherited Members
Remarks
Grows additively, like every other option bag in the library.
Constructors
Properties
- Diagnostics
Gets or sets the sink for diagnostics raised while reading, or null to discard them.
- Limits
Gets or sets the resource limits the read is bounded by, or null for the defaults.
Methods
- Clone()
Creates a copy, so a reader can apply per-call overrides without mutating the instance its caller handed it.