HostContainerGetEnumerator Method Ipswitch.Messaging.Framework
Create an Enumerator that will enumerate all available hosts.

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

public IEnumerator<Host> GetEnumerator()

Return Value

Type: IEnumeratorHost
A new Host Enumerator that will enumerate all available hosts.

Implements

IEnumerableTGetEnumerator
See Also

Reference