Function NnetDown() Foundation
Shuts the file server down.
NnetDown( [<lLogoutAllStations>] , ; // Default: .F.
[<cFileServer|nConnectID>] ; // Default: NnetSname()
) --> lShutDown
Returns .T. if the shut down process could be initiated for the file server.
Console privileges are required to call NnetDown(). If the first parameter is omitted or .F. a shut down is only initiated if no other workstation is logged in to the file server.
If <lLogoutAllStations> is set .T. the file server shuts down regardless of how many workstations are still logged in.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.