Property IsOrdered

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

IsOrdered

Gets or sets a value indicating whether the requests are fulfilled in order.

public bool IsOrdered { get; set; }

Property Value

bool