Click or drag to resize
SessionOptionsServerAddress Constructor

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

Parameters

host
Type: SystemString
port
Type: SystemInt32
See Also