DropIndexOptions.maxTimeMS

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

struct DropIndexOptions
Nullable!long maxTimeMS;

Meta