The fields of the ServicePoint class are listed below. For a complete list of ServicePoint class members, see the ServicePoint Members topic.
DefaultMaxIdleTime | The default maximum idle time for a ServicePoint. The default is 43,200 seconds, or 12 hours. |
DefaultNonPersistentConnectionLimit | The number of non-persistant connections allowed on a ServicePoint. |
DefaultPersistentConnectionLimit | The default number of persistent connections allowed on a ServicePoint. |
LoopbackConnectionLimit | The default number of loopback (local) connections allowed on a ServicePoint. |