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.0.2.6900 (9.0.2.6900)