DotMSN

ConnectivitySettings Class

Defines the way how connections must be set up.

For a list of all members of this type, see ConnectivitySettings Members.

System.Object
   XihSolutions.DotMSN.ConnectivitySettings

[Visual Basic]
Public Class ConnectivitySettings
[C#]
public class ConnectivitySettings

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Via ConnectivitySettings the client can specify to which MSN server must be connected, whether or not proxy servers are used for internet connections and whether web proxys are used for accessing HTTP resources. The most common HTTP resource is the authentication with Passport.com during the login phase.

Requirements

Namespace: XihSolutions.DotMSN

Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)

See Also

ConnectivitySettings Members | XihSolutions.DotMSN Namespace