Property MaxDocuments
MaxDocuments
Gets or sets the maximum number of documents (used with capped collections).
public long? MaxDocuments { get; set; }
Property Value
- long?
Gets or sets the maximum number of documents (used with capped collections).
public long? MaxDocuments { get; set; }