1 override of ConnectionsAccepted
System (1)
net\System\Net\NetworkInformation\SystemTcpStatistics.cs (1)
29
public override long
ConnectionsAccepted
{get {return stats.passiveOpens;}}// is this true? We should check