HostContainerSetPrimaryHost Method Ipswitch.Messaging.Framework
Set 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 void SetPrimaryHost(
	Host host
)

Parameters

host
Type: Ipswitch.Messaging.FrameworkHost
A Host object that represents the new primary host for this system.
See Also

Reference