Gets a hosted remote service which is managed by this container.
![](../icons/collapse_all.gif)
C# | Visual Basic | Visual C++ | J# |
public Object GetRemoteService( string lookupName )
Public Function GetRemoteService ( _ lookupName As String _ ) As Object
public: Object^ GetRemoteService( String^ lookupName )
public Object GetRemoteService( String lookupName )
![](../icons/collapse_all.gif)
- lookupName (String)
- Service lookup name.
![](../icons/collapse_all.gif)
Hosted remote service which is managed by this container.