1 reference to cumulativeConnections
System (1)
net\System\Net\NetworkInformation\SystemTcpStatistics.cs (1)
38
public override long CumulativeConnections{get {return stats.
cumulativeConnections
;}}