ReleaseLocks method of the MSNFS_ClientLock class

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

Releases locks held by the client on the NFS server. This method uses the Host property of the MSNFS_ClientLock class to release all locks associated with the specified client.

This method is superseded by the MSFT_NfsServerTasks.RevokeClientLock method.

Syntax

uint32 ReleaseLocks();

Parameters

This method has no parameters.

Requirements

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

See also

MSNFS_ClientLock