
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.7.0.0 (9.7.2.11000)