ShiftRegister.IOutputSegment.DisplayAsync(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#
System.Threading.Tasks.Task IOutputSegment.DisplayAsync (System.Threading.CancellationToken token);
abstract member Iot.Device.Multiplexing.IOutputSegment.DisplayAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
override this.Iot.Device.Multiplexing.IOutputSegment.DisplayAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Function DisplayAsync (token As CancellationToken) As Task Implements IOutputSegment.DisplayAsync
- token
- CancellationToken
Toode | Versioonid |
---|---|
.NET IoT Libraries | 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |