DeviceAccessType.ReadPolling Property

When set to true, it indicates that the read Pooling is enabled for this device point.
<ID("ReadPolling", (int)e.ReadPolling, true, "ReadPolling")> _ 
Public Property ReadPolling() As Boolean 
Get 
This language is not supported or no code example is available.
[ID("ReadPolling", (int)e.ReadPolling, true, "ReadPolling")] 
public bool ReadPolling {get;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition