MAILSLOT_WAIT_FOREVER (Constants)
Last changed: 10.181.105.3

.
Summary

C# Constants:

    const int MAILSLOT_WAIT_FOREVER = -1;

VB Constants:

    Const MAILSLOT_WAIT_FOREVER As Integer = -1

Notes:

None.