Home > @tridion-sites/models > PublishTransaction > publisherHost
Name of the server with Publisher service that handles current “PublishTransaction”.The value of this property is available after a Publisher has started processing this publish transaction and is an unqualified (domainless) server name. Prior to that the value of this property is null.
Signature:
get publisherHost(): string | undefined;