BACK TO INDEX

Win32_PerfRawData_NETCLRNetworking4000_NETCLRNetworking4000
Counters for classes in the System.Net namespace.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
BytesReceivedUInt64The 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.
BytesSentUInt64The 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.
CaptionStringA short textual description (one-line string) for the statistic or metric.
ConnectionsEstablishedUInt32The cumulative total number of socket connections established for this process since the process was started.
DatagramsReceivedUInt32The cumulative total number of datagram packets received since the process was started.
DatagramsSentUInt32The cumulative total number of datagram packets sent since the process was started.
DescriptionStringA textual description of the statistic or metric.
Frequency_ObjectUInt64NA
Frequency_PerfTimeUInt64NA
Frequency_Sys100NSUInt64NA
HttpWebRequestsAbortedPerSecUInt32The 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.
HttpWebRequestsAverageLifetimeUInt64The 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.
HttpWebRequestsAverageLifetime_BaseUInt32HttpWebRequests Average Lifetime Base
HttpWebRequestsAverageQueueTimeUInt64The 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.
HttpWebRequestsAverageQueueTime_BaseUInt32HttpWebRequests Average Queue Time Base
HttpWebRequestsCreatedPerSecUInt32The number of HttpWebRequest objects created during the last sample interval (typically 1 sec).
HttpWebRequestsFailedPerSecUInt32The 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()
HttpWebRequestsQueuedPerSecUInt32The 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.
NameStringThe 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.
Timestamp_ObjectUInt64NA
Timestamp_PerfTimeUInt64NA
Timestamp_Sys100NSUInt64NA
SAMPLE DATA INSTANCE
   Class does not currently contain data instances