ValueNodePollingTime Property

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

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

public TimeSpan PollingTime { get; }

Property Value

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

Implements

IValueNodePollingTime
See Also

Reference