Connection Parameter (Get-NNTP Cmdlet)

An existing NNTP connection.

Syntax

Get-NNTP -Connection NNTPConnection

Remarks

Represents an existing, persistent NNTP connection to be used. After this cmdlet executes, the connection will remain opened to be used in an another call. New connections can be established using the Connect-NNTP cmdlet and closed using the Disconnect-NNTP cmdlet.

Default Value

null

Parameter Position

0