Function NnetDown() Foundation

Shuts the file server down.

Syntax
NnetDown( [<lLogoutAllStations>]    , ;  // Default: .F.
          [<cFileServer|nConnectID>]  ;  // Default: NnetSname()
        ) --> lShutDown
Return

Returns .T. if the shut down process could be initiated for the file server.

Description

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.

Feedback

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.