ProxySocket.ProxyType Property

Mentalis.org ProxySocket

Mentalis.org ProxySocket Documentation

ProxySocket.ProxyType Property

Gets or sets the type of proxy server to use.

[Visual Basic]Public Property ProxyType As Org.Mentalis.Network.ProxySocket.ProxyTypes
[C#]
public ProxyTypes ProxyType {get; set;}

Property Value

One of the ProxyTypes values.

See Also

ProxySocket Class | ProxySocket Members | Org.Mentalis.Network.ProxySocket Namespace