Click or drag to resize

MongoServer.Connect Method

Overload List
  NameDescription
Public methodConnect()
Connects to the server. Normally there is no need to call this method as the driver will connect to the server automatically when needed.
Public methodConnect(TimeSpan)
Connects to the server. Normally there is no need to call this method as the driver will connect to the server automatically when needed.
Top
See Also