Home
last modified time | relevance | path

Searched defs:ServicePoint (Results 1 – 25 of 40) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.ServicePoint/src/System/Net/
H A DServicePoint.cs11 public class ServicePoint class
18 internal ServicePoint(Uri address) in ServicePoint() method in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net/
H A DServicePoint.platformnotsupported.cs32 public class ServicePoint class
36 ServicePoint () {} in ServicePoint() method in System.Net.ServicePoint
H A DIWebConnectionState.cs36 ServicePoint ServicePoint { property
H A DServicePoint.cs43 public class ServicePoint class
67 internal ServicePoint (Uri uri, int connectionLimit, int maxIdleTime) in ServicePoint() method in System.Net.ServicePoint
H A DFtpWebRequest.platformnotsupported.cs123 public ServicePoint ServicePoint { property in System.Net.FtpWebRequest
H A DWebConnectionGroup.cs248 public ServicePoint ServicePoint { property in System.Net.WebConnectionGroup.ConnectionState
H A DHttpWebRequest.platformnotsupported.cs253 public ServicePoint ServicePoint { property in System.Net.HttpWebRequest
H A DFtpWebRequest.cs307 public ServicePoint ServicePoint { property in System.Net.FtpWebRequest
H A DHttpWebRequest.cs644 public ServicePoint ServicePoint { property in System.Net.HttpWebRequest
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.ServicePoint/ref/
H A DSystem.Net.ServicePoint.cs11 public class ServicePoint class
13 internal ServicePoint() { } in ServicePoint() method in System.Net.ServicePoint
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DServicePoint.cs31 public class ServicePoint { class
106 …internal ServicePoint(Uri address, TimerThread.Queue defaultIdlingQueue, int defaultConnectionLimi… in ServicePoint() method in System.Net.ServicePoint
142 …internal ServicePoint(string host, int port, TimerThread.Queue defaultIdlingQueue, int defaultConn… in ServicePoint() method in System.Net.ServicePoint
H A D_ConnectionGroup.cs58 internal ServicePoint ServicePoint { property in System.Net.ConnectionGroup
H A Dconnectionpool.cs227 internal ServicePoint ServicePoint { property in System.Net.ConnectionPool
H A D_PooledStream.cs132 internal virtual ServicePoint ServicePoint { property in System.Net.PooledStream
H A DFtpWebRequest.cs482 public ServicePoint ServicePoint { property in System.Net.FtpWebRequest
H A D_Connection.cs354 internal override ServicePoint ServicePoint { property in System.Net.Connection
H A DHttpWebRequest.cs2405 public ServicePoint ServicePoint { property in System.Net.HttpWebRequest
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net.Mail/
H A DSmtpClient.platformnotsupported.cs98 public ServicePoint ServicePoint { property in System.Net.Mail.SmtpClient
H A DSmtpClient.cs237 public ServicePoint ServicePoint { property in System.Net.Mail.SmtpClient
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Mail/src/System/Net/Mail/
H A DSmtpClient.cs283 public ServicePoint ServicePoint property in System.Net.Mail.SmtpClient
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/mail/
H A DSmtpClient.cs306 public ServicePoint ServicePoint { property in System.Net.Mail.SmtpClient
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Requests/src/System/Net/
H A DFtpWebRequest.cs482 public ServicePoint ServicePoint property in System.Net.FtpWebRequest
H A DHttpWebRequest.cs723 public ServicePoint ServicePoint property in System.Net.HttpWebRequest
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Requests/ref/
H A DSystem.Net.Requests.cs97 public System.Net.ServicePoint ServicePoint { get { throw null; } } property in System.Net.FtpWebRequest
170 public ServicePoint ServicePoint { get { throw null; } } property in System.Net.HttpWebRequest
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Mail/ref/
H A DSystem.Net.Mail.cs186 public System.Net.ServicePoint ServicePoint { get { throw null; } } property in System.Net.Mail.SmtpClient

12