| SessionOptionsServerAddress Class |
Namespace: Bloomberglp.Blpapi
The SessionOptionsServerAddress type exposes the following members.
| Name | Description | |
|---|---|---|
| SessionOptionsServerAddress(String, Int32) |
Constructs a server address with a host and a port.
| |
| SessionOptionsServerAddress(String, Int32, Socks5Config) |
Constructs a server address with a host, a port and a Socks5Config.
|
| 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.) |