< Back

Close-JSession

Thu Jan 16, 2020 7:30 am

NAME Close-JSession



SYNOPSIS

{{ Fill in the Synopsis }}





SYNTAX

Close-JSession [[-Session] <JSession>] [<CommonParameters>]





DESCRIPTION

{{ Fill in the Description }}





PARAMETERS

-Session <JSession>

{{ Fill Session Description }}



Required? false

Position? 0

Default value None

Accept pipeline input? True (ByValue)

Accept wildcard characters? false



<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

JiraModule.JSession







OUTPUTS

System.Object







NOTES









-------------------------- Example 1 --------------------------



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



{{ Add example description here }}



RELATED LINKS