SessionOptionsServerAddress Class |
Namespace: Bloomberglp.Blpapi
The SessionOptionsServerAddress type exposes the following members.
Name | Description | |
---|---|---|
SessionOptionsServerAddress(String, Int32) |
Construct server address with the host and the port.
| |
SessionOptionsServerAddress(String, Int32, Socks5Config) | Initializes a new instance of the SessionOptionsServerAddress class |
Name | Description | |
---|---|---|
Host |
The host part of a server address.
| |
Port |
The port part of a server address.
| |
Socks5Config |
Name | Description | |
---|---|---|
ToString |
Return the string representation of this object.
(Overrides ObjectToString.) |