WriteTimeout Property

[In, Out] This property provides a maximum time in seconds for an application to read the messages sent by this bus adapter. That is, it is not the time by which a message must reach the queue. If you set this property to 0, its default value, the message stays in the queue until it is picked up.

More information:

IMSMQBusAdapter Interface