Skip to content

Latest commit

 

History

History
80 lines (62 loc) · 2.85 KB

ns-lmserver-server_info_1533.md

File metadata and controls

80 lines (62 loc) · 2.85 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:lmserver._SERVER_INFO_1533
SERVER_INFO_1533 (lmserver.h)
The SERVER_INFO_1533 structure specifies the maximum number of outstanding requests a client can send to the server.
*LPSERVER_INFO_1533
*PSERVER_INFO_1533
LPSERVER_INFO_1533
LPSERVER_INFO_1533 structure pointer [Network Management]
PSERVER_INFO_1533
PSERVER_INFO_1533 structure pointer [Network Management]
SERVER_INFO_1533
SERVER_INFO_1533 structure [Network Management]
_win32_server_info_1533_str
lmserver/LPSERVER_INFO_1533
lmserver/PSERVER_INFO_1533
lmserver/SERVER_INFO_1533
netmgmt.server_info_1533_str
netmgmt\server_info_1533_str.htm
NetMgmt
2b54dcec-c456-4cef-a2b9-eb24adf4a994
12/05/2018
*LPSERVER_INFO_1533, *PSERVER_INFO_1533, LPSERVER_INFO_1533, LPSERVER_INFO_1533 structure pointer [Network Management], PSERVER_INFO_1533, PSERVER_INFO_1533 structure pointer [Network Management], SERVER_INFO_1533, SERVER_INFO_1533 structure [Network Management], _win32_server_info_1533_str, lmserver/LPSERVER_INFO_1533, lmserver/PSERVER_INFO_1533, lmserver/SERVER_INFO_1533, netmgmt.server_info_1533_str
lmserver.h
Lm.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
SERVER_INFO_1533, *PSERVER_INFO_1533, *LPSERVER_INFO_1533
19H1
_SERVER_INFO_1533
lmserver/_SERVER_INFO_1533
PSERVER_INFO_1533
lmserver/PSERVER_INFO_1533
SERVER_INFO_1533
lmserver/SERVER_INFO_1533
c++
APIRef
kbSyntax
HeaderDef
Lmserver.h
SERVER_INFO_1533

SERVER_INFO_1533 structure

-description

The SERVER_INFO_1533 structure specifies the maximum number of outstanding requests a client can send to the server.

-struct-fields

-field sv1533_maxmpxct

Specifies the maximum number of outstanding requests any one client can send to the server. For example, 10 means you can have 10 unanswered requests at the server. When any single client has 10 requests queued within the server, the client must wait for a server response before sending another request.

-see-also

NetServerGetInfo

Network Management Overview

Network Management Structures

Server Functions