HostContainerGetPrimaryHost Method Ipswitch.Messaging.Framework
Get the primary host for this system.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public Host GetPrimaryHost()

Return Value

Type: Host
A Host instance the represents the primary host for this system or null if no primary host has been set.
See Also

Reference