win32file.SetMailslotInfo

SetMailslotInfo(Mailslot, ReadTimeout)

Sets a mailslot's timeout

Parameters

Mailslot : PyHANDLE

Handle to a mailslot

ReadTimeout : int

Timeout in milliseconds, use -1 for no timeout

Win32 API References

Search for SetMailslotInfo at msdn, google or google groups.