Mono Class Library: OverviewSystem.Net.ServicePoint: Members |
The members of System.Net.ServicePoint are listed below.
See Also: Inherited members from System.Object
[read-only] Address Uri. Gets the Uniform Resource Identifier (URI) of the System.Net.ServicePoint. BindIPEndPointDelegate BindIPEndPoint. Documentation for this section has not yet been entered. [read-only] Certificate System.Security.Cryptography.X509Certificates.X509Certificate. Documentation for this section has not yet been entered. [read-only] ClientCertificate System.Security.Cryptography.X509Certificates.X509Certificate. Documentation for this section has not yet been entered. ConnectionLeaseTimeout int. Documentation for this section has not yet been entered. ConnectionLimit int. Gets or sets the maximum number of simultaneous connections that the System.Net.ServicePoint can make to an Internet host. [read-only] ConnectionName string. Gets the connection group name specified by the System.Net.WebRequest that created the connection. [read-only] CurrentConnections int. Gets the number of connections held by the current instance. Expect100Continue bool. Documentation for this section has not yet been entered. [read-only] IdleSince DateTime. Gets the date and time that the System.Net.ServicePoint was last connected to a host. MaxIdleTime int. Gets or sets the maximum amount of time the current instance can remain idle (unconnected to a host). [read-only] ProtocolVersion Version. Gets the version of the protocol that the System.Net.ServicePoint uses. ReceiveBufferSize int. Documentation for this section has not yet been entered. [read-only] SupportsPipelining bool. A bool value that indicates whether the System.Net.ServicePoint supports pipelined connections. UseNagleAlgorithm bool. Documentation for this section has not yet been entered.
CloseConnectionGroup(string) : bool Documentation for this section has not yet been entered. overrideGetHashCode() : int Generates a hash code for the current instance.