We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent badb501 commit b034a8aCopy full SHA for b034a8a
NetScaler/Public/Get-NSCurrentTime.ps1
@@ -22,7 +22,7 @@ function Get-NSCurrentTime {
22
.PARAMETER NSSession
23
An existing custom NetScaler Web Request Session object returned by Connect-NSAppliance
24
.EXAMPLE
25
- Get-NSCurrentTime -NSSession $Session
+ Get-NSCurrentTime -Session $Session
26
.NOTES
27
Author: Ryan Butler - @ryan_c_butler
28
Date Created: 09-07-2017
0 commit comments