SetMailslotInfo(Mailslot, ReadTimeout)
Sets a mailslot's timeout
Parameters
Mailslot : PyHANDLE
Handle to a mailslotReadTimeout : int
Timeout in milliseconds, use -1 for no timeoutWin32 API References
Search for SetMailslotInfo at msdn, google or google groups.