Property ConnectTimeout

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.Core.Configuration

Assembly

MongoDB.Driver.dll

ConnectTimeout

Gets the connect timeout.

public TimeSpan ConnectTimeout { get; }

Property Value

TimeSpan

The connect timeout.