Share via


StopService method of the MSNFS_Client class

[The NFS Legacy WMI Classes are no longer available as of Windows 8 and Windows Server 2012. Instead, use the NFS WMI Classes.]

Stops the Win32 Client for NFS service and mini redirector driver.

This method is superseded by the MSFT_NfsServerTasks.StopNfsClientService method.

Syntax

uint32 StopService();

Parameters

This method has no parameters.

Requirements

Minimum supported client
Windows 7
Minimum supported server
Windows Server 2008 R2
End of client support
Windows 7
End of server support
Windows Server 2008 R2
Namespace
Root\MSNFS
Header
Sdoias.h
MOF
Nfswmi.mof
DLL
NfsCimProv.dll

See also

MSNFS_Client