If provided, and the write concern is not satisfied within the specified timeout (in milliseconds), the server will return an error for the operation.
http://docs.mongodb.org/manual/core/write-concern/#timeouts
See Implementation
If provided, and the write concern is not satisfied within the specified timeout (in milliseconds), the server will return an error for the operation.