NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ServicePoint Fields

The fields of the ServicePoint class are listed below. For a complete list of ServicePoint class members, see the ServicePoint Members topic.

Public:

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.

See Also

ServicePoint Class | System.Net Namespace