Table of Contents

Property HttpTimeout

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

HttpTimeout

Sets the timeout for HTTP requests.

Set to InfiniteTimeSpan to disable timeouts.

Defaults to 20 seconds.

public TimeSpan HttpTimeout { set; }

Property Value

TimeSpan