Gets 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; }
Public ReadOnly Property W As WriteConcernWValue
Get
member W : WriteConcernWValue with get
Property Value
Type:
WriteConcernWValueSee Also