GetCounter
Class
Definition
Activity to invoke the Microsoft.PowerShell.Diagnostics\Get-Counter command in a Workflow.
public sealed class GetCounter : Microsoft.PowerShell.Activities.PSRemotingActivity
- Inheritance
Inherited Members
Microsoft.PowerShell.Activities.PipelineEnabledActivity
Microsoft.PowerShell.Activities.PSActivity
Microsoft.PowerShell.Activities.PSRemotingActivity
Constructors
| GetCounter() |
Gets the display name of the command invoked by this activity. |
Properties
| Continuous |
Provides access to the Continuous parameter. |
| Counter |
Provides access to the Counter parameter. |
| ListSet |
Provides access to the ListSet parameter. |
| MaxSamples |
Provides access to the MaxSamples parameter. |
| PSCommandName |
Gets the fully qualified name of the command invoked by this activity. |
| SampleInterval |
Provides access to the SampleInterval parameter. |