Property MinKeepAliveTimeMs
MinKeepAliveTimeMs
Minimum time between keep-alive messages sent from the server to the client.
[YamlIgnore]
[JsonIgnore]
public int? MinKeepAliveTimeMs { get; set; }
Property Value
- int?
Minimum time between keep-alive messages sent from the server to the client.
[YamlIgnore]
[JsonIgnore]
public int? MinKeepAliveTimeMs { get; set; }