Logins may be showing incorrect profile information. Please email psgadmin at microsoft.com for support.
Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
WebSocket
0.1.3
Types/WebSocket.ThreadJob/Pop.ps1
param
(
)
if
(
$this
.
Output
.
Count
-gt
0
)
{
$this
.
Output
[
0
]
$this
.
Output
.
RemoveAt
(
0
)
}