GigaSpaces XAP.NET Documentation
GigaSpaces.XAP.Remoting.Hosting Namespace
Class LibraryGigaSpaces.XAP.Remoting.Hosting
Contains classes and interfaces to handle remoting hosting.
Declaration Syntax
C#Visual BasicVisual C++J#
namespace GigaSpaces.XAP.Remoting.Hosting
Namespace GigaSpaces.XAP.Remoting.Hosting
namespace GigaSpaces.XAP.Remoting.Hosting
package GigaSpaces.XAP.Remoting.Hosting
Types
All TypesClassesInterfaces
IconTypeDescription
DomainServiceHost
Used to export and unexport services within its AppDomain

IServiceHost
Exports services which can later on be used remotely over the space.

IServiceRegistration
Represents service registration to an IServiceHost.