Gets information about SystoLOCK Client tracing.
Get-SystoLockClientTracing [<CommonParameters>]
The Get-SystoLockClientTracing
cmdlet returns SystoLOCK Client tracing information.
PS C:\> Get-SystoLockClientTracing
Returns SystoLOCK Client tracing information.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Contains client tracing settings.
IsRunning: if value set to $true
indicate whether the tracing in running state; otherwise $false
.
AutoStart: if value set to $true
indicate whether the tracing auto started ; otherwise $false
.
BufferSizeMB: contains buffer size value in MB. Minimum value 1, maximum value 1024, default is 10.