
 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 
public bool ScanRemotingServices { get; set; }Public Property ScanRemotingServices As Boolean
public:
property bool ScanRemotingServices {
	bool get ();
	void set (bool value);
}/** @property */
public boolean get_ScanRemotingServices()
/** @property */
public  void set_ScanRemotingServices(boolean value)
Assembly: 
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.6.2.9900 (9.6.2.9900)