host#
- abstract property OslServer.host: str | None#
Get optiSLang server address or domain name.
Get a string representation of an IPv4/v6 address or domain name of the running optiSLang server.
- Returns:
- host:
Optional
[int
] The IPv4/v6 address or domain name of the running optiSLang server, if applicable. Defaults to
None
.
- host: