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