
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: 7.0.1.3800 (7.0.1.3800)