IConfigurableRegisterNodePollingTime Property

CVB.Net Documentation
Gets or sets the polling time of this value.

Namespace:  Stemmer.Cvb.GevServer
Assembly:  Stemmer.Cvb.GevServer (in Stemmer.Cvb.GevServer.dll) Version: 14.0.0.0
Syntax

TimeSpan PollingTime { get; set; }

Property Value

Type: TimeSpan
If this node is not intended to be polled Zero is returned/to be set.

Implements

IValueNodePollingTime
Remarks

Set operation is only possible as long as the GevServer.State is Configuration.
See Also

Reference