1 override of ServicePoint
System (1)
net\System\Net\_Connection.cs (1)
360internal override ServicePoint ServicePoint {
6 references to ServicePoint
System (6)
net\System\Net\_PooledStream.cs (2)
157Socket socket = ServicePoint.GetConnection(this, owningObject, async, out address, ref m_AbortSocket, ref m_AbortSocket6); 252int timeout = ServicePoint.ConnectionLeaseTimeout;
net\System\Net\mail\smtpconnection.cs (4)
923connection.pooledStream.ServicePoint.Host, 928connection.pooledStream.ServicePoint, 948thisPtr.connection.pooledStream.ServicePoint.Host, 953thisPtr.connection.pooledStream.ServicePoint,