Disconnect-XML Cmdlet
Closes a connection to XML.
Syntax
Disconnect-XML [parameters]
Remarks
The Disconnect-XML cmdlet is used to close a connection that was opened by the Connect-XML cmdlet.
Disconnect-XML -Connection $connection
Closes a connection to XML.
Disconnect-XML [parameters]
The Disconnect-XML cmdlet is used to close a connection that was opened by the Connect-XML cmdlet.
Disconnect-XML -Connection $connection