Table of Contents

Property QueueSize

Namespace
Sisk.Cadente
Assembly
Sisk.Cadente.dll

QueueSize

Gets or sets the client queue size of all HttpHost instances. This value indicates how many connections the server can maintain simultaneously before queueing other connections attempts.

public static int QueueSize { get; set; }

Property Value

int