Number of incidents where a UM send call returned EWOULDBLOCK.

C# |
public long sendWouldBlock()

Number of incidents where a UM send call returned EWOULDBLOCK. This is when a send
call set to be nonblocking encounters an error condition where it would otherwise be
blocked. Under normal operating conditions, this count should be at or near 0.