CreateIndexOptions

@safe
struct CreateIndexOptions {}

Members

Variables

maxTimeMS
Nullable!long maxTimeMS;

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

Meta