Returns the machine by the host address.

Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
Function GetMachineByHostAddress ( _
hostAddress As String _
) As IMachine

Parameters
- hostAddress (String)
- The host address to lookup the machine by.

Return Value
The machine correlated to the specified host address, null if there is no one
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.1.2.7920 (9.1.2.7920)