MongoServerSettingsSocketTimeout Property |
Gets or sets the socket timeout.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public TimeSpan SocketTimeout { get; set; }
Public Property SocketTimeout As TimeSpan
Get
Set
member SocketTimeout : TimeSpan with get, set
Property Value
Type:
TimeSpanSee Also