GigaSpaces XAP.NET Documentation
ScanRemotingServices Property
Class LibraryGigaSpaces.XAP.ConfigurationIProcessingUnitConfigurationScanRemotingServices
Determines whether the container should scan and automatically host remote services (Types marked with SpaceRemotingServiceAttribute).
Declaration Syntax
C#Visual BasicVisual C++J#
bool ScanRemotingServices { get; }
ReadOnly Property ScanRemotingServices As Boolean
property bool ScanRemotingServices {
	bool get ();
}
/** @property */
boolean get_ScanRemotingServices()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)