Use maxTimeMs in bulk operations

Is there a way to set maxTimeMs when performing bulk write operations? BulkWriteOperations doesn’t appear to have a property for this.

Hey @Nick_Judson,

You’re right, unfortunately this is not supported. However, we’re planning to add Client Side Operations Timeout (CSOT) to the .NET/C# driver which will allow you to do this at an operation level. This feature is slated for late Q3/early Q4. You can follow the progress here.

Thanks,

Rishit.

1 Like