ValueNodeGetPollingTime Method

CVB.Net Documentation
Gets the polling time for this node.

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

protected abstract TimeSpan GetPollingTime()

Return Value

Type: TimeSpan
Polling time; Zero if not intended to be polled.
See Also

Reference