Click or drag to resize

ProxySocketProxyType Property

Gets or sets the type of proxy server to use.

Namespace: mtapi.mt5
Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax
public ProxyTypes ProxyType { get; set; }

Property Value

ProxyTypes
One of the ProxyTypes values.
See Also