DropIndexOptions

@safe
struct DropIndexOptions {}

Members

Variables

maxTimeMS
Nullable!long maxTimeMS;

The maximum amount of time to allow the index drop to take before returning an error. (not implemented)

Meta