Class SetCacheBehaviorOptions
public record SetCacheBehaviorOptions : CommandOptions, IEquatable<CommandOptions>, IEquatable<SetCacheBehaviorOptions>
- Inheritance
-
SetCacheBehaviorOptions
- Implements
- Inherited Members
Constructors
SetCacheBehaviorOptions()
public SetCacheBehaviorOptions()
Properties
Contexts
public IEnumerable<BrowsingContext>? Contexts { get; set; }