terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Net.Configuration.ServicePointManagerElement Class Referencesealed
+ Inheritance diagram for System.Net.Configuration.ServicePointManagerElement:
+ Collaboration diagram for System.Net.Configuration.ServicePointManagerElement:

Public Member Functions

 ServicePointManagerElement ()
 

Protected Member Functions

override void PostDeserialize ()
 

Package Functions

virtual void DeserializeElement (XmlReader reader, bool serializeCollectionKey)
 
virtual void InitializeDefault ()
 
virtual bool IsModified ()
 
virtual void Reset (ConfigurationElement parentElement)
 
virtual void ResetModified ()
 
virtual bool SerializeToXmlElement (XmlWriter writer, string elementName)
 
virtual void Unmerge (ConfigurationElement sourceElement, ConfigurationElement parentElement, ConfigurationSaveMode saveMode)
 

Properties

bool CheckCertificateName [get, set]
 
bool CheckCertificateRevocationList [get, set]
 
int DnsRefreshTimeout [get, set]
 
bool EnableDnsRoundRobin [get, set]
 
EncryptionPolicy EncryptionPolicy [get, set]
 
bool Expect100Continue [get, set]
 
override ConfigurationPropertyCollection Properties [get, set]
 
bool UseNagleAlgorithm [get, set]
 

Detailed Description

Definition at line 10 of file ServicePointManagerElement.cs.


The documentation for this class was generated from the following file: