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