DsmlResponseOrder Enumeration
.NET Framework (current version)
The DsmlResponseOrder enumeration specifies the order in which responses are received.
Assembly: System.DirectoryServices.Protocols (in System.DirectoryServices.Protocols.dll)
| Member name | Description | |
|---|---|---|
| Sequential | Sequential. The value is equal to 0. | |
| Unordered | Unordered. The value is equal to 1. |
.NET Framework
Available since 2.0
Available since 2.0
Show: