Windows PowerShell command on Get-command Enable-RunspaceDebug
MyWebUniversity

Windows PowerShell command on Get-command Enable-RunspaceDebug

NAME

Enable-RunspaceDebug

SYNOPSIS

Enables debugging on runspaces where any breakpoint is preserved until a debugger is attached.

SYNTAX

Enable-RunspaceDebug [[-ProcessName] ] [[-AppDomainName] ] []

Enable-RunspaceDebug [[-RunspaceName] ] [[-BreakAll]] []

Enable-RunspaceDebug [-Runspace] [[-BreakAll]] []

Enable-RunspaceDebug [-RunspaceId] [[-BreakAll]] []

Enable-RunspaceDebug [-RunspaceInstanceId] []

DESCRIPTION

The Enable-RunspaceDebug cmdlet enables debugging on runspaces where any breakpoint is preserved until a debugger

is attached.

PARAMETERS

-AppDomainName

@{Text=} Required? false Position? 1 Default value None Accept pipeline input? False Accept wildcard characters? false

-BreakAll []

@{Text=} Required? false Position? 1 Default value False Accept pipeline input? False Accept wildcard characters? false

-ProcessName

@{Text=} Required? false Position? 0 Default value None Accept pipeline input? False Accept wildcard characters? false

-Runspace

@{Text=} Required? true Position? 0 Default value None

Accept pipeline input? True (ByPropertyName, ByValue)

Accept wildcard characters? false

-RunspaceId

@{Text=} Required? true Position? 0 Default value None Accept pipeline input? False Accept wildcard characters? false

-RunspaceInstanceId

@{Text=} Required? true Position? 0 Default value None Accept pipeline input? False Accept wildcard characters? false

-RunspaceName

@{Text=} Required? false Position? 0 Default value None Accept pipeline input? False Accept wildcard characters? false 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

NOTES

1: 2:

RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/?LinkId=821765

Disable-RunspaceDebug

Get-RunspaceDebug



Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 OurUNIX.com ™