Gets an exported service by lookup name.
            

 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 
Function GetHostedService ( _
	lookupName As String _
) As Object

 Parameters
- lookupName (String)
 - Service lookup name.
 

 Return Value
Matching exported service or null if none exists.
Assembly: 
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)