Property SendInitialUpdate
SendInitialUpdate
Gets or sets whether the initial update should be sent when the agent starts.
[YamlIgnore]
[JsonIgnore]
public bool? SendInitialUpdate { get; set; }
Property Value
- bool?
Gets or sets whether the initial update should be sent when the agent starts.
[YamlIgnore]
[JsonIgnore]
public bool? SendInitialUpdate { get; set; }