![]() |
Overloaded. Initializes a new instance of the ConnectivitySettings class. |
![]() | Hostname of the MSN server. Defaults is messenger.hotmail.com |
![]() | The uri of the passport server to authenticate the contactlist owner. Defaults to "https://loginnet.passport.com/login2.srf" |
![]() | Port of the MSN server. Default is 1863. |
![]() | The host of the proxy. This must be filled in when ProxyType is set to something else than ProxyType.None. |
![]() | The username used when accessing the proxy. This must be filled in when ProxyType is set to something else than ProxyType.None. |
![]() | The port used to access the proxy. This must be filled in when ProxyType is set to something else than ProxyType.None. |
![]() | The ProxyType used. If ProxyType is set to something else than ProxyType.None a proxy server is used, using Socks4 or Socks 5 depending on the type. Read-only. |
![]() | The username used when accessing the proxy. This must be filled in when ProxyType is set to something else than ProxyType.None. |
![]() | If this is not null a webproxy is used in all HTTP request in the library. An important HTTP request is the authentication with Passport.com. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | A string that shows the current host and port. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
ConnectivitySettings Class | XihSolutions.DotMSN Namespace