LBM .Net API Documentation
sendWouldBlock Method
Namespacescom.latencybusters.lbmLBMContextStatisticssendWouldBlock()()()
Number of incidents where a UM send call returned EWOULDBLOCK.
Declaration Syntax
C#
public long sendWouldBlock()
Return Value
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.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0