Initializes the counter instances and category.
Namespace: Alachisoft.NCache.Web.StatisticsAssembly: Alachisoft.NCache.Web (in Alachisoft.NCache.Web.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
| C# |
|---|
public void InitializePerfCounters( bool inproc ) |
| Visual Basic |
|---|
Public Sub InitializePerfCounters ( _ inproc As Boolean _ ) |
| Visual C++ |
|---|
public: void InitializePerfCounters( bool inproc ) |
Parameters
- inproc
- Type: System..::..Boolean