Property IdleHeartbeat
IdleHeartbeat
Amount idle time the server should wait before sending a heartbeat. For requests with expires > 30s, heartbeats should be enabled by default
public TimeSpan? IdleHeartbeat { get; init; }
Amount idle time the server should wait before sending a heartbeat. For requests with expires > 30s, heartbeats should be enabled by default
public TimeSpan? IdleHeartbeat { get; init; }