Identifier.host

Hostname

If null, inferred from a call to hostname. This call will only take place once, at application startup, so it won't have any performance impact on running applications. It is recommended to use null.

struct Identifier
cstring host;

Meta