Table of Contents

Property ServerSelectionTimeout

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

ServerSelectionTimeout

Gets or sets the server selection timeout.

public TimeSpan ServerSelectionTimeout { get; set; }

Property Value

TimeSpan

Exceptions

InvalidOperationException

MongoServerSettings is frozen.