Click or drag to resize
SessionOptionsServerAddress Constructor (String, Int32, Socks5Config)

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.22.0.1
Syntax
public ServerAddress(
	string host,
	int port,
	Socks5Config proxyConfig
)

Parameters

host
Type: SystemString
port
Type: SystemInt32
proxyConfig
Type: Bloomberglp.BlpapiSocks5Config
See Also