Click or drag to resize
ReplaceOneResultUnacknowledgedInstance Property
Gets the instance.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
Syntax
public static ReplaceOneResultUnacknowledged Instance { get; }

Property Value

Type: ReplaceOneResultUnacknowledged
See Also