DotMSN

ProxySocket.ProxyType Property

Gets or sets the type of proxy server to use.

[Visual Basic]
Public Property ProxyType As ProxyTypes
[C#]
public ProxyTypes ProxyType {get; set;}

Property Value

One of the ProxyTypes values.

See Also

ProxySocket Class | Org.Mentalis.Network.ProxySocket Namespace