< Back
Receive-JAsyncResult
Post
NAME Receive-JAsyncResult
SYNOPSIS
{{ Fill in the Synopsis }}
SYNTAX
Receive-JAsyncResult [-AsyncAction] <AsyncAction> [<CommonParameters>]
Receive-JAsyncResult [-InputObject] <AsyncResult> [<CommonParameters>]
DESCRIPTION
{{ Fill in the Description }}
PARAMETERS
-AsyncAction <AsyncAction>
{{ Fill AsyncAction Description }}
Required? true
Position? 0
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
-InputObject <AsyncResult>
{{ Fill InputObject Description }}
Required? true
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.AsyncAction
JiraModule.AsyncResult
OUTPUTS
System.Object
NOTES
-------------------------- Example 1 --------------------------
PS C:> {{ Add example code here }}
{{ Add example description here }}
RELATED LINKS
SYNOPSIS
{{ Fill in the Synopsis }}
SYNTAX
Receive-JAsyncResult [-AsyncAction] <AsyncAction> [<CommonParameters>]
Receive-JAsyncResult [-InputObject] <AsyncResult> [<CommonParameters>]
DESCRIPTION
{{ Fill in the Description }}
PARAMETERS
-AsyncAction <AsyncAction>
{{ Fill AsyncAction Description }}
Required? true
Position? 0
Default value None
Accept pipeline input? True (ByValue)
Accept wildcard characters? false
-InputObject <AsyncResult>
{{ Fill InputObject Description }}
Required? true
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.AsyncAction
JiraModule.AsyncResult
OUTPUTS
System.Object
NOTES
-------------------------- Example 1 --------------------------
PS C:> {{ Add example code here }}
{{ Add example description here }}
RELATED LINKS