MongoUrlBuilderW Property |
Gets or sets the W component of the write concern.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public WriteConcernWValue W { get; set; }
Public Property W As WriteConcernWValue
Get
Set
member W : WriteConcernWValue with get, set
Property Value
Type:
WriteConcernWValueSee Also