external help file: module-help.xml Module Name: PSOneTools online version: https://powershell.one/tricks/performance/pipeline https://github.com/TobiasPSP/Modules.PSOneTools/blob/master/PSOneTools/1.2/Foreach-ObjectFast.ps1 schema: 2.0.0
Get-PSOneClipboardListenerStatus
SYNOPSIS
Gets information from the background thread that monitors the clipboard
SYNTAX
Get-PSOneClipboardListenerStatus
DESCRIPTION
Outputs the current content of the shared hashtable that always returns the current state of the clipboard monitor This information can be used for debugging and to better understand how the clipboard monitor works
EXAMPLES
EXAMPLE 1
Get-ClipboardListenerStatus
returns the current state of the clipboard monitor