ClientStation.BlinkSlow Property
Gets the client's blink slow property. The blink slow property is a digital variable that toggles from 0 to 1 and from 1 to 0, remaining 250 msec in each state.
<ID("BlinkSlow", (int)e.BlinkSlow)> _
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _
Public ReadOnly Property BlinkSlow() As Integer
This language is not supported or no code example is available.
[ID("BlinkSlow", (int)e.BlinkSlow)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public int BlinkSlow {get;}
This language is not supported or no code example is available.
Property Value
int
.NET Framework
Supported in: 4.6.2, 4.7