Connection Parameter (Send-NNTP Cmdlet)

An existing NNTP connection.

Syntax

Send-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