Gets all the hosted remote services which are managed by this container.
Declaration Syntax
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()
Return Value
All the hosted remote services which are managed by this container.