Click or drag to resize

ServerStatisticsInfoBufferRequestFailed Property

The number of times the server required a request buffer but failed to allocate one. This value indicates that the server parameters may need adjustment.

Namespace:  Alphaleonis.Win32.Network
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public int BufferRequestFailed { get; }

Property Value

Type: Int32
See Also