Table of Contents

Property HttpTimeout

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

HttpTimeout

Sets the timeout for HTTP requests.

Set to InfiniteTimeSpan to disable timeouts.

Defaults to 10 seconds.

public TimeSpan HttpTimeout { set; }

Property Value

TimeSpan