Gets all the hosted remote services which are managed by this container.

C# | Visual Basic | Visual C++ | J# |
public ICollection<Object> GetRemoteServices()
Public Function GetRemoteServices As ICollection(Of Object)
public: ICollection<Object^>^ GetRemoteServices()
public ICollection<Object> GetRemoteServices()

All the hosted remote services which are managed by this container.