GpioOutputSegment.Display(CancellationToken) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Displays current state of segment. Segment is displayed at least until token receives a cancellation signal, possibly due to a specified duration expiring.
C#
public void Display (System.Threading.CancellationToken token);
abstract member Display : System.Threading.CancellationToken -> unit
override this.Display : System.Threading.CancellationToken -> unit
Public Sub Display (token As CancellationToken)
- token
- CancellationToken
Toode | Versioonid |
---|---|
.NET IoT Libraries | 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |