ClusterBuilder Class (original) (raw)
Represents a cluster builder.
Inheritance Hierarchy
SystemObject
MongoDB.Driver.Core.ConfigurationClusterBuilder
Namespace: MongoDB.Driver.Core.Configuration
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.10.0+569905ff5e778c38ea19d9d0392496a83e1704ed
Syntax
public class ClusterBuilder
Public Class ClusterBuilder
type ClusterBuilder = class end
The ClusterBuilder type exposes the following members.
Constructors
| | Name | Description | |
| ---------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | ------------------------------------------------------- |
| | ClusterBuilder | Initializes a new instance of the ClusterBuilder class. |
Methods
Extension Methods
See Also