Skip to content

Enable PodeServer

mdaneri edited this page Mar 10, 2025 · 1 revision

external help file: Pode-help.xml Module Name: Pode online version: PodeType: Core schema: 2.0.0

Enable-PodeServer

SYNOPSIS

Enables new incoming requests by removing the middleware that blocks requests when the Pode Watchdog client is active.

SYNTAX

Enable-PodeServer

DESCRIPTION

This function resets the cancellation token for the Disable action, allowing the Pode server to accept new incoming requests.

EXAMPLES

Example 1

PS C:\> {{ Add example code here }}

{{ Add example description here }}

PARAMETERS

INPUTS

OUTPUTS

NOTES

RELATED LINKS

x

Clone this wiki locally