|
| |
NetAsynchFallback=<Boolean>
Default: False
Purpose: If enabled, Windows attempts to save a failing NetBIOS
request. When an application issues an asynchronous
NetBIOS request, Windows will attempt to allocate space
in its global network buffer to receive the data. If there
is insufficient space in the global buffer, Windows will
normally fail the NetBIOS request. If this setting is
enabled, Windows will attempt to save such a request by
allocating a buffer in local memory and preventing any
other virtual machines from running until the data is
received or the timeout period (specified by the
NetAsynchTimeout setting) expires.
To Change: Use Notepad to edit the SYSTEM.INI file. |