Click or drag to resize

PFPerformanceCounterCloseChildCounter Method

Closes the specified child counter.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFPerformanceCounter CloseChildCounter(
	string name
)

Parameters

name
Type: SystemString
The name.

Return Value

Type: PFPerformanceCounter
PFPerformanceCounter
See Also