Sets the Space monitor (not statistics) interval. The monitor checks each space instance and updates
its different status (such as the replication status).
Defaults to 1 second.

Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
void SetSpaceMonitorInterval(
TimeSpan interval
)
Sub SetSpaceMonitorInterval ( _
interval As TimeSpan _
)
void SetSpaceMonitorInterval(
TimeSpan interval
)
void SetSpaceMonitorInterval(
TimeSpan interval
)

Parameters
- interval (TimeSpan)
- The interval to use.
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.1.2.7920 (9.1.2.7920)