Share via


MongoDBSettings.HealthCheckTimeout Property

Definition

Gets or sets a integer value that indicates the MongoDB health check timeout in milliseconds.

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

Property Value

Applies to