CreateIndexOptions.maxTimeMS

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

struct CreateIndexOptions
Nullable!long maxTimeMS;

Meta