Gets information about SystoLOCK Client tracing.
Get-SystoLockClientTracing [-AsObject] [<CommonParameters>]
The Get-SystoLockClientTracing cmdlet returns SystoLOCK Client tracing information.
Get-SystoLockClientTracing
Returns SystoLOCK Client tracing information.
Return results in an object that can be used for a structured export.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
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.