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