HostContainerAdd Method Ipswitch.Messaging.Framework
Add a new Host to the system.

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

public Guid Add(
	Host host
)

Parameters

host
Type: Ipswitch.Messaging.FrameworkHost
The Host to add to the system.

Return Value

Type: Guid

[Missing <returns> documentation for "M:Ipswitch.Messaging.Framework.HostContainer.Add(Ipswitch.Messaging.Framework.Host)"]

See Also

Reference