Win32_PerfFormattedData_NETCLRNetworking4000_NETCLRNetworking4000, ROOT\CIMV2
Class
| Methods | Properties (20)
| Qualifiers (14)
| Instances | Namespaces (1)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
Description Counters for classes in the System.Net namespace.
Win32_PerfFormattedData_NETCLRNetworking4000_NETCLRNetworking4000 properties Win32_PerfFormattedData_NETCLRNetworking4000_NETCLRNetworking4000 has 20 properties (11 Local , 9 Derived )
Detailed description of Win32_PerfFormattedData_NETCLRNetworking4000_NETCLRNetworking4000 properties Local properties (11) of Win32_PerfFormattedData_NETCLRNetworking4000_NETCLRNetworking4000 class ▲ BytesReceived propertyCIMTYPE 'uint64' CookingType 'PERF_COUNTER_LARGE_RAWCOUNT' Counter 'BytesReceived' CounterType 65792 Description 'The cumulative total number of bytes received over all open socket connections since the process was started. This number includes data and any protocol information that is not defined by the TCP/IP protocol.' DisplayName 'Bytes Received' DisplayName009 'Bytes Received' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' BytesReceived property is in 14 classes of ROOT\cimv2 and in 7 namespaces
▲ BytesSent propertyCIMTYPE 'uint64' CookingType 'PERF_COUNTER_LARGE_RAWCOUNT' Counter 'BytesSent' CounterType 65792 Description 'The cumulative total number of bytes sent over all open socket connections since the process was started. This number includes data and any protocol information that is not defined by the TCP/IP protocol.' DisplayName 'Bytes Sent' DisplayName009 'Bytes Sent' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' BytesSent property is in 8 classes of ROOT\cimv2 and in 5 namespaces
▲ ConnectionsEstablished propertyCIMTYPE 'uint32' CookingType 'PERF_COUNTER_RAWCOUNT' Counter 'ConnectionsEstablished' CounterType 65536 Description 'The cumulative total number of socket connections established for this process since the process was started.' DisplayName 'Connections Established' DisplayName009 'Connections Established' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' ConnectionsEstablished property is in 8 classes of ROOT\cimv2 and in 1 namespace
▲ DatagramsReceived propertyCIMTYPE 'uint32' CookingType 'PERF_COUNTER_RAWCOUNT' Counter 'DatagramsReceived' CounterType 65536 Description 'The cumulative total number of datagram packets received since the process was started.' DisplayName 'Datagrams Received' DisplayName009 'Datagrams Received' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' DatagramsReceived property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ DatagramsSent propertyCIMTYPE 'uint32' CookingType 'PERF_COUNTER_RAWCOUNT' Counter 'DatagramsSent' CounterType 65536 Description 'The cumulative total number of datagram packets sent since the process was started.' DisplayName 'Datagrams Sent' DisplayName009 'Datagrams Sent' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' DatagramsSent property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ HttpWebRequestsAbortedPerSec propertyCIMTYPE 'uint32' CookingType 'PERF_COUNTER_DELTA' Counter 'HttpWebRequestsAbortedPerSec' CounterType 4195328 Description 'The number of HttpWebRequest objects aborted during the last sample interval (typically 1 sec). Typically requests are aborted either by calling HttpWebRequest.Abort() or if the request times out.' DisplayName 'HttpWebRequests Aborted/Sec' DisplayName009 'HttpWebRequests Aborted/Sec' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' HttpWebRequestsAbortedPerSec property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ HttpWebRequestsAverageLifetime propertyCIMTYPE 'uint64' CookingType 'PERF_AVERAGE_BULK' Counter 'HttpWebRequestsAverageLifetime' CounterType 1073874176 Description 'The average lifetime of all web requests completed during the last sample interval. The lifetime is defined as the time between the creation of the HttpWebRequest object and the closing of either the HttpWebResponse object or the response stream object. Values are shown in milliseconds.' DisplayName 'HttpWebRequests Average Lifetime' DisplayName009 'HttpWebRequests Average Lifetime' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' HttpWebRequestsAverageLifetime property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ HttpWebRequestsAverageQueueTime propertyCIMTYPE 'uint64' CookingType 'PERF_AVERAGE_BULK' Counter 'HttpWebRequestsAverageQueueTime' CounterType 1073874176 Description 'The average time HttpWebRequest objects spent in a waiting queue. A request is added to a waiting queue if all connections to the server are already in use when the request is submitted, and remains there until a connection becomes available. Values are shown in milliseconds.' DisplayName 'HttpWebRequests Average Queue Time' DisplayName009 'HttpWebRequests Average Queue Time' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' HttpWebRequestsAverageQueueTime property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ HttpWebRequestsCreatedPerSec propertyCIMTYPE 'uint32' CookingType 'PERF_COUNTER_DELTA' Counter 'HttpWebRequestsCreatedPerSec' CounterType 4195328 Description 'The number of HttpWebRequest objects created during the last sample interval (typically 1 sec).' DisplayName 'HttpWebRequests Created/Sec' DisplayName009 'HttpWebRequests Created/Sec' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' HttpWebRequestsCreatedPerSec property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ HttpWebRequestsFailedPerSec propertyCIMTYPE 'uint32' CookingType 'PERF_COUNTER_DELTA' Counter 'HttpWebRequestsFailedPerSec' CounterType 4195328 Description 'The number of HttpWebRequest objects failed during the last sample interval (typically 1 sec). A request is considered failed, if after starting the request processing one of the following methods throw an exception: HttpWebRequest.EndGetRequestStream(), HttpWebRequest.GetRequestStream(), HttpWebRequest.EndGetResponse(), HttpWebRequest.GetResponse()' DisplayName 'HttpWebRequests Failed/Sec' DisplayName009 'HttpWebRequests Failed/Sec' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' HttpWebRequestsFailedPerSec property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ HttpWebRequestsQueuedPerSec propertyCIMTYPE 'uint32' CookingType 'PERF_COUNTER_DELTA' Counter 'HttpWebRequestsQueuedPerSec' CounterType 4195328 Description 'The number of HttpWebRequest objects added to a waiting queue during the last sample interval (typically 1 sec). A request is added to a waiting queue if all connections to the server are already in use when the request is submitted.' DisplayName 'HttpWebRequests Queued/Sec' DisplayName009 'HttpWebRequests Queued/Sec' HelpIndex 0 PerfIndex 0 PerfTimeFreq 'Frequency_PerfTime' PerfTimeStamp 'Timestamp_PerfTime' HttpWebRequestsQueuedPerSec property is in 2 classes of ROOT\cimv2 and in 1 namespace
Derived properties (9) of Win32_PerfFormattedData_NETCLRNetworking4000_NETCLRNetworking4000 class
▲ Name propertyCIMTYPE 'string' Description 'The Name property defines the label by which the statistic or metric is known. When subclassed, the property can be overridden to be a Key property. ' key True MaxLen 256 read True Name property is in 1046 classes of ROOT\cimv2 and in 142 namespaces
Win32_PerfFormattedData_NETCLRNetworking4000_NETCLRNetworking4000 Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
AutoCook 1 ✓ ✗ ✓ ✗ ✓
AutoCook_RawClass 'Win32_PerfRawData_NETCLRNetworking4000_NETCLRNetworking4000' ✓ ✗ ✓ ✗ ✓
Cooked True ✓ ✗ ✓ ✗ ✓
Description 'Counters for classes in the System.Net namespace.' ✓ ✗ ✓ ✓ ✓
DisplayName '.NET CLR Networking 4.0.0.0' ✓ ✗ ✓ ✓ ✓
DisplayName009 '.NET CLR Networking 4.0.0.0' ✓ ✗ ✓ ✗ ✓
dynamic True ✓ ✗ ✓ ✗ ✓
GenericPerfCtr True ✓ ✗ ✓ ✗ ✓
HelpIndex 0 ✓ ✗ ✓ ✗ ✓
HiPerf True ✓ ✗ ✓ ✗ ✓
Locale 1033 ✓ ✗ ✓ ✓ ✓
PerfIndex 0 ✓ ✗ ✓ ✗ ✓
provider 'WmiPerfInst' ✗ ✗ ✓ ✗ ✓
RegistryKey '.NET CLR Networking 4.0.0.0' ✓ ✗ ✓ ✗ ✓
Win32_PerfFormattedData_NETCLRNetworking4000_NETCLRNetworking4000 System properties Similar Classes to Win32_PerfFormattedData_NETCLRNetworking4000_NETCLRNetworking4000 Number of classes:1
Please enable JavaScript to view the comments powered by Disqus.
comments powered by