CimDatabase.PointLoggingWait (property)

Sets and gets the reconnect wait period for ALL point logging (in seconds).
Syntax: long = object.PointLoggingWait
object.PointLoggingWait = long
Description: CimDatabase.PointLoggingWait is a long representing the amount of time (in seconds) before trying to restablish a lost connection with the CimDatabase.PointLoggingSource

Examples

myDatabase.PointLoggingWait = 300