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