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: 8.0.8.6380 (8.0.8.6380)