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