< Back

Wait-Logging

Sat Jan 18, 2020 9:51 am

NAME Wait-Logging



SYNOPSIS

Wait for the message queue to be emptied





SYNTAX

Wait-Logging [<CommonParameters>]





DESCRIPTION

This function can be used to block the execution of a script waiting for the message queue to be emptied





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Wait-Logging















RELATED LINKS

https://logging.readthedocs.io/en/lates ... Logging.md

https://github.com/EsOsO/Logging/blob/m ... ogging.ps1