共用方式為


QdrantClientSettings.HealthCheckTimeout Property

Definition

Gets or sets the timeout duration for the health check.

public TimeSpan? HealthCheckTimeout { get; set; }
member this.HealthCheckTimeout : Nullable<TimeSpan> with get, set
Public Property HealthCheckTimeout As Nullable(Of TimeSpan)

Property Value

The default value is null.

Applies to