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