SessionOptionsServerAddressSocks5Config Property |
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.22.0.1
Syntax public Socks5Config Socks5Config { get; set; }
Public Property Socks5Config As Socks5Config
Get
Set
public:
property Socks5Config^ Socks5Config {
Socks5Config^ get ();
void set (Socks5Config^ value);
}
member Socks5Config : Socks5Config with get, set
Property Value
Type:
Socks5ConfigSee Also