periodSeconds property

int? periodSeconds
final

How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1.

Implementation

final int? periodSeconds;