DeviceChannel.AverageReadCycleTime Property

Average read cycle time of communication.
<ID("AverageReadCycleTime", (int)e.AverageReadCycleTime)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Property AverageReadCycleTime() As Integer 
Get 
This language is not supported or no code example is available.
[ID("AverageReadCycleTime", (int)e.AverageReadCycleTime)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public int AverageReadCycleTime {get;}
This language is not supported or no code example is available.

Property Value

int

.NET Framework

Supported in: 4.8

In this article

Definition