acknowledged

abstract val acknowledged: Boolean(source)

true if the update was acknowledged.

To control whether the update is acknowledged, see UpdateOptions.writeConcern.

If the update was not acknowledged, this property returns false and all properties throw UnsupportedOperationException.