Class PreloadingAttemptSource
PreloadingAttemptSource
public sealed class PreloadingAttemptSource- Inheritance
- 
      
      PreloadingAttemptSource
- Inherited Members
Properties
Key
key
[JsonPropertyName("key")]
public PreloadingAttemptKey Key { get; set; }Property Value
NodeIds
nodeIds
[JsonPropertyName("nodeIds")]
public long[] NodeIds { get; set; }Property Value
- long[]
RuleSetIds
ruleSetIds
[JsonPropertyName("ruleSetIds")]
public string[] RuleSetIds { get; set; }Property Value
- string[]