Class MongoClientSettings
[internal]
Inherits from
-
Object
(base class)
Fields
Name | Type | Descrption |
---|---|---|
username | string | |
password | string | |
hosts | MongoHost[] | |
database | string | |
defQueryFlags | QueryFlags | |
replicaSet | string | |
safe | bool | |
w | Bson | |
wTimeoutMS | long | |
fsync | bool | |
journal | bool | |
connectTimeoutMS | long | |
socketTimeoutMS | long |
Authors
Sönke Ludwig
Copyright
© 2012 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.