Unregister method of the MSFT_iSCSISession class

Unregisters the iSCSI session so that it is no longer persistent.

After the session is unregistered, it will no longer be automatically connected at every restart.

Syntax

uint32 Unregister();

Parameters

This method has no parameters.

Requirements

Minimum supported client
Windows 8 [desktop apps only]
Minimum supported server
Windows Server 2012 [desktop apps only]
Namespace
Root\Microsoft\Windows\Storage
MOF
Iscsiwmiv2.mof

See also

MSFT_iSCSISession