Constructor ClusterId
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
ClusterId()
Initializes a new instance of the ClusterId class.
public ClusterId()
ClusterId(int)
Initializes a new instance of the ClusterId class.
public ClusterId(int value)
Parameters
value
int
The value.