| SessionOptionsServerAddressSocks5Config Property |
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.21.0.1
Syntaxpublic 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:
Socks5Config
See Also