Disconnect method of the MSFT_iSCSITarget class
Disconnects the specified session between an iSCSI initiator and an iSCSI target.
Syntax
uint32 Disconnect(
[in] string SessionIdentifier
);
Parameters
-
SessionIdentifier [in]
-
The session identifier.
Requirements
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Namespace |
Root\Microsoft\Windows\Storage |
MOF |
|
See also