Get a Host by its HostName or address.
            
Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax
Parameters
- host
 - Type: SystemString
the HostName or IP Address string of a host. 
Return Value
Type: HostA Host instance that represents the given hostname or address string.
See Also