Table of Contents

Property IdleConnectionTimeout

Namespace
Sisk.Core.Http.Engine
Assembly
Sisk.Core.dll

IdleConnectionTimeout

Gets or sets the timeout for idle connections.

public override TimeSpan IdleConnectionTimeout { get; set; }

Property Value

TimeSpan

The TimeSpan representing the idle connection timeout.