MAILSLOT_WAIT_FOREVER (Constants)
Last changed: 172.58.109.166

.
Summary

C# Constants:

    const int MAILSLOT_WAIT_FOREVER = -1;

VB Constants:

    Const MAILSLOT_WAIT_FOREVER As Integer = -1

Notes:

None.